Go to file
Waseem Daher 105f0aa25a Rearrange calls to then() in frontend test suite.
Apparently after you call waitForText, if you don't specify
a callback function, you need to put the next stuff after
a casper.then() -- not doing so caused some tests to fail
if, e.g. the subscription list did not load super-promptly
(because we checked for the text even before the waitFor
expired; in other words, we were not blocking on it.)

(imported from commit c71d543db0aba0c27b5136b92bb6e28e63278ac5)
2013-01-08 15:52:42 -05:00
api Add logging for the feedback bot. 2013-01-08 10:53:33 -05:00
certs SSL certificates for zephyr.humbughq.com 2012-11-21 13:58:48 -05:00
confirmation confirmation: Use timezone-aware datetime object 2012-11-07 18:50:26 -05:00
humbug Fix running Django against postgres on Tim's laptop. 2013-01-07 15:06:28 -05:00
servers nagios: revamp check_user_zephyr_mirror_liveness to monitor sudden drops in mirror use. 2013-01-08 10:53:33 -05:00
templates Be consistent about when we display search buttons 2013-01-08 12:18:31 -05:00
tools Make the back button work when narrowed 2012-12-19 14:46:31 -05:00
zephyr Rearrange calls to then() in frontend test suite. 2013-01-08 15:52:42 -05:00
.gitignore Add .swp and .swo files to the gitignore for vim 2012-12-19 15:07:03 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00