zulip/frontend_tests
Anders Kaseorg de3146c137 js: Replace [...x] with Array.from(x).
Babel strict generates more code for [...x] than you’d like, while
Babel loose mode assumes x is an array.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-05 11:52:52 -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 js: Replace [...x] with Array.from(x). 2020-02-05 11:52:52 -08:00
zjsunit blueslip: Add feature to time common operations. 2020-01-15 12:01:16 -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