Fork of the e2e-tests from Cloudron https://git.cloudron.io/iamthefij/e2e-test
Go to file
Girish Ramakrishnan 92fc9fbd40 Add reboot test
2015-08-30 21:48:33 -07:00
test Add reboot test 2015-08-30 21:48:33 -07:00
.gitignore Add .gitignore 2015-06-14 21:39:55 -07:00
.jshintrc Add .jshintrc 2015-06-16 16:33:12 +02:00
appstore.js Add cleanup scripts 2015-07-27 16:17:37 -07:00
cloudron.js Add reboot test 2015-08-30 21:48:33 -07:00
common.js Bump test app version 2015-08-24 11:59:15 -07:00
deploy.json Rename to staging 2015-07-28 09:26:57 -07:00
e2etestrunner.js Better subject for email result 2015-07-27 18:35:09 -07:00
mailer.js Compare version info instead of timestamp 2015-07-27 18:12:31 -07:00
package.json Compare version info instead of timestamp 2015-07-27 18:12:31 -07:00
prepareDeployTarget.sh Use --global 2015-07-24 15:11:50 -07:00
README.md Rename to staging 2015-07-28 09:26:57 -07:00
shell.js shell must return child process 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 manually on local machine: npm test