User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Right now joomla is creating 3 instances of node-modules (root, javascript tests and media manager)
This PR is just dropping the /tests/javascript/node-modules in favour of the root node-modules (reducing the total disk space needed in a dev environment by few hundred MBs)
A script command is also available for the test:
npm run javascript-tests
apply the patch, run npm install in the root folder and then npm run javascript-tests
Javascript tests run as usual
We need to update the docs about javascript testing
| Status | New | ⇒ | Pending |
| Category | ⇒ | JavaScript Unit Tests |
| Labels |
Added:
?
?
|
||
| Category | JavaScript Unit Tests | ⇒ | Unit Tests Repository JavaScript |
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-03 10:53:04 |
| Closed_By | ⇒ | wilsonge |
@zero-24 can you restart drone here?