mirror of https://github.com/zulip/zulip.git
105f0aa25a
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) |
||
---|---|---|
api | ||
certs | ||
confirmation | ||
humbug | ||
servers | ||
templates | ||
tools | ||
zephyr | ||
.gitignore | ||
manage.py |