Girish Ramakrishnan 379a8bcabb better debugging
2015-09-29 21:39:11 -07:00
2015-09-29 21:39:11 -07:00
2015-06-14 21:39:55 -07:00
2015-06-16 16:33:12 +02:00
2015-09-29 21:39:11 -07:00
2015-09-29 14:37:32 -07:00
2015-07-28 09:26:57 -07:00
2015-09-21 19:16:30 -07:00
2015-07-24 15:11:50 -07:00
2015-09-28 20:24:28 -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 "./node_modules/.bin/mocha 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%