ArnaudBuchholz / ui5-test-runner

A test runner for UI5 applications enabling parallel execution of tests.
https://arnaudbuchholz.github.io/ui5-test-runner/
MIT License
19 stars 9 forks source link

Issues with the UI5 paths containing /_/ #3

Closed ArnaudBuchholz closed 3 years ago

ArnaudBuchholz commented 3 years ago

Some UI5 resources are accessed using //, for instance : https://sapui5.hana.ondemand.com/resources/sap/base/util/restricted//lodash.custom.js

Because of the way the inner mappings are declared, it conflicts.