Closed ArnaudBuchholz closed 1 year ago
It appears that 3.3.0 broke the following command :
node . --cwd ..\training-ui5con18-opa --port 8089 --url http://localhost:8089/test/testsuite.qunit.html --report-generator $/report.js $/junit-xml-report.js --coverage true
because ui5 mapping fails...
undefined 404 GET /resources/sap-ui-core.js
undefined 404 GET /resources/sap/ui/thirdparty/qunit-2.js
undefined 404 GET /resources/sap/ui/thirdparty/qunit-2.css
undefined 404 GET /resources/sap-ui-core.js
undefined 404 GET /resources/sap/ui/thirdparty/qunit.js
undefined 404 GET /resources/sap/ui/qunit/qunit-css.js
and it was not detected
Again for 3.3.2, see #64
Implemented JS and TS examples, covering legacy, legacy + remote, remote with or without coverage
There are some many possible combinations of options that it would be interesting to add to the test suite an E2E test with a real UI5 application (it might be training-ui5con-18).