Girish Ramakrishnan 4de4309871 Use env var BOX_VERSION in all the tests
..except the update test for now.
2015-11-19 10:28:45 -08:00
2015-11-13 20:15:36 -08:00
2015-06-14 21:39:55 -07:00
2015-06-16 16:33:12 +02:00
2015-10-30 21:52:00 -07:00
2015-11-04 09:52:41 -08:00
2015-11-13 16:56:57 -08:00
2015-11-13 20:15:36 -08:00
2015-11-19 01:44:07 -08:00
2015-10-10 21:36:06 -07:00
2015-07-24 18:37:43 -07:00

To run manually on CI: pm2-run --ecosystem ../ecosystem.json --env staging --cmd "npm test"

To run specific test on CI: cd ~/app pm2-run --ecosystem ../ecosystem.json --env staging --cmd "DEBUG=superagent-sync,e2e:* DEBUG_COLORS=true ./node_modules/.bin/mocha --bail test/new-user-test.js"

To run manually on local machine: npm test

Description
Fork of the e2e-tests from Cloudron https://git.cloudron.io/iamthefij/e2e-test
Readme 384 KiB
Languages
JavaScript 96.7%
Shell 3.3%