zulip/frontend_tests
Umair Khan bede14724d Fix non-determinism in admin frontend tests.
According to http://docs.casperjs.org/en/latest/modules/casper.html#waitfor,
waitFor functions cannot be chained together. All functions that start with
'waitFor', like `waitForSelector`, use `waitFor` function so they should be
wrapped in a `then`.

Fixes: #1352
2016-07-27 12:32:48 -07:00
..
casper_lib Move test_credentials.js to var/casper. 2016-07-25 14:39:23 -07:00
casper_tests Fix non-determinism in admin frontend tests. 2016-07-27 12:32:48 -07:00
casperjs Use universal_newlines=True in subprocess.check_output. 2016-07-26 12:06:41 -07:00
node_tests Clean up most hardcoding of mit.edu domain checks. 2016-07-26 20:30:12 -07:00
run-casper frontend_tests/run-casper: Move server.log to var/casper. 2016-07-25 14:39:16 -07:00