SAP / generator-easy-ui5

Meta-generator various project types within the UI5 Universe
https://blogs.sap.com/2021/04/09/easy-ui5-3.0-from-community-contributions-to-community-plugins/
Apache License 2.0
230 stars 72 forks source link

test folder is generated directly to the project and not within the webapp folder #60

Closed StefanButscher closed 3 years ago

StefanButscher commented 3 years ago

Easy-Ui5 version: latest

OS/version: windows 10, sap image, latest

Browser/version (+device/version): chromes 87.0.4280.141

Steps to reproduce the problem:

  1. I open a project without tests in VS code and run yo easy-ui5:opa5
  2. The test folder is created on the project level

What is the expected result?

  1. The Fiori pipeline requires a different folder setep https://github.wdf.sap.corp/pages/S4FIORI-CD/fiori-pipeline-docs/stages/karma/

The test folder should needs to be within the webapp folder.

What happens instead?

The test folder is directly on the project

Any other information? (attach screenshot if possible)

You can use the project, remove the test folder and remove the test folder https://github.wdf.sap.corp/d050449/ASEUI5Training

IObert commented 3 years ago

Thanks for opening this issue, @tsaleksandrova can you please comment here?

IObert commented 3 years ago

I just merged the fix, the next version should be available in the next few days. Thanks again for reporting the issue and thank you @tsaleksandrova for the fix :)