zulip/frontend_tests
Tim Abbott e2892a88c1 channel: Discard all HTTP responses while reloading.
We used to have a block of code doing this just in the presence
endpoint because that's where we'd had error-handling problems with it
not being present, but it seems more correct for it to run
unconditionally on all HTTP requests.

This requires adding a dependency of channel on reload_state, which we
record in the webpack configuration for now.
2020-02-13 15:45:39 -08:00
..
casper_lib casper: Use data-stream-id to find checkboxes. 2020-01-28 14:49:57 -08:00
casper_tests dict, lazy_set: Replace num_items method with size property. 2020-02-04 12:22:03 -08:00
node_tests channel: Discard all HTTP responses while reloading. 2020-02-13 15:45:39 -08:00
zjsunit zjquery: Convert elems from object to Map. 2020-02-12 10:39:01 -08:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper run-casper: Flush stdout before calling subprocess. 2020-02-04 16:17:37 -08:00