Fork of the e2e-tests from Cloudron https://git.cloudron.io/iamthefij/e2e-test
Go to file
Girish Ramakrishnan 154cc9eb4f Compare version info instead of timestamp
timestamp approach does not work because the update test modifies the
version info file
2015-07-27 18:12:31 -07:00
test Add cleanup scripts 2015-07-27 16:17:37 -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 debug the html should the redirectUrl detection fail 2015-07-27 12:41:14 -07:00
common.js Remove debug 2015-07-27 13:51:59 -07:00
deploy.json Copy over installer 2015-07-23 13:09:10 -07:00
e2etestrunner.js Compare version info instead of timestamp 2015-07-27 18:12:31 -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 Update README 2015-07-27 16:21:24 -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 prod --cmd "npm test"

To run manually on local machine: npm test