zulip/frontend_tests
Tim Abbott 8828e96b87 presence: Avoid checking activity when reloading.
We sometimes get blueslip errors from browsers that are clearly still
attempting to reload long after they should have.  These browsers can
produce a lot of unnecessary presence update exceptions.

To solve that, we start checking reload_in_progress in the presence
code path.

While we're at it, we also add some blueslip logging for the reload
code path, in case it becomes useful when debugging future issues.
2017-10-11 20:39:28 -07:00
..
casper_lib casper: Always use REALMS_HAVE_SUBDOMAINS. 2017-08-24 20:44:37 -07:00
casper_tests streams: Change button styles on new stream creation form. 2017-10-11 16:17:36 -07:00
node_tests presence: Avoid checking activity when reloading. 2017-10-11 20:39:28 -07:00
zjsunit eslint: Add and enforce space-in-parens lint rule. 2017-10-06 12:36:59 -07:00
.eslintrc.json node tests: Extract zrequire helper. 2017-08-09 12:32:09 -07:00
run-casper frontend_tests: Replace optparse with argparse. 2017-09-30 09:31:06 -07:00