User tests: Successful: Unsuccessful:
After PR #43676 '[4.4] Move the Cypress Tests to ESM' the Cypress config file is renamed to cypress.config.mjs. This PR is for updating README, architecture pictures and the Cypress run option in package.json.
cypress.config.mjs and cypress.config.dist.mjs in README and architecture pictures.defineConfig() syntax for new ESM--config-file cypress.config.mjs in package.json to have the new file name in error messages. As this does not work for npx cypress, all given commands are changed to use npm run cypress in README.cypress.config.js and cypress.config.dist.js are updated.npx commands are replaces by correct npm runtests/System/README.md and the used architecture pictures are documenting cypress.config.js and cypress.config.dist.jsnpx for running Cypress in the code samplestests/System/README.md and the used architecture pictures are documenting cypress.config.mjs and cypress.config.dist.mjsnpm run for running Cypress in the code samplesPlease select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
There are other places with cypress.config.js and cypress.config.dist.js in the source code, which will be covered in a follow-up PR.
| Status | New | ⇒ | Pending |
| Category | ⇒ | NPM Change Unit Tests Repository |
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-06-26 07:36:45 |
| Closed_By | ⇒ | laoneo | |
| Labels |
Added:
Unit/System Tests
NPM Resource Changed
PR-4.4-dev
|
||
Thanks!
I have tested this item ✅ successfully on 45325eb
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43702.