zulip/zerver/tests/frontend
Tim Abbott e8e38e911b Fix casperjs tests in Travis CI.
For reasons I don't understand, it appears that in Travis CI we're now
seeing errors using Casper that seem to correspond to a compatibility
issue introduced in PhantomJS 2, even though we're still using 1.9.8.

The solution for that compatability issue of patching casper's
bootstrap.js to get arguments from system.args at a slightly different
time than before seems to work in our setting as well, and that's what
this implements.

Probably the right long-term solution involves upgrading both
phantomjs and Casper to the latest versions.
2015-10-14 21:49:09 -04:00
..
casperjs Fix casperjs tests in Travis CI. 2015-10-14 21:49:09 -04:00
node Fix existing tab-based whitespace in the codebase. 2015-09-19 23:23:02 -07:00
tests Fix existing tab-based whitespace in the codebase. 2015-09-19 23:23:02 -07:00
.gitignore [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
common.js Make the CasperJS frontend tests work again 2015-08-20 13:33:07 -07:00
run Fix running single frontend tests using just the test-names. 2015-09-19 15:51:26 -07:00