? ? Failure

User tests: Successful: Unsuccessful:

avatar dgt41
dgt41
22 Jun 2017

Pull Request for Issue # .

Summary of Changes

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

Testing Instructions

apply the patch, run npm install in the root folder and then npm run javascript-tests
Javascript tests run as usual

screen shot 2017-06-22 at 13 04 18

Documentation Changes Required

We need to update the docs about javascript testing

@yvesh @wilsonge please review and merge

avatar dgt41 dgt41 - open - 22 Jun 2017
avatar dgt41 dgt41 - change - 22 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 22 Jun 2017
Category JavaScript Unit Tests
89939b3 22 Jun 2017 avatar dgt41 drone
avatar dgt41 dgt41 - change - 22 Jun 2017
Labels Added: ? ?
4234447 22 Jun 2017 avatar dgt41 grrr
avatar joomla-cms-bot joomla-cms-bot - change - 22 Jun 2017
Category JavaScript Unit Tests Unit Tests Repository JavaScript
avatar dgt41
dgt41 - comment - 25 Jun 2017

@zero-24 can you restart drone here?

avatar zero-24
zero-24 - comment - 25 Jun 2017

@dgt41 drone is not failing here. Just appveyor on the known error RuntimeException: Could not parse the requested URI http://localhostC:\projects\joomla-cms\libraries\vendor\bin\/../phpunit/phpunit/

avatar wilsonge wilsonge - close - 3 Jul 2017
avatar wilsonge wilsonge - merge - 3 Jul 2017
avatar wilsonge wilsonge - change - 3 Jul 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-07-03 10:53:04
Closed_By wilsonge

Add a Comment

Login with GitHub to post a comment