zulip/frontend_tests
Anders Kaseorg e1cf5e4630 js: Convert _.reduce to less convoluted code.
reduce is almost never a better solution than the alternatives.  Avoid
it.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-10 14:08:12 -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: Convert _.size(a) to a.length. 2020-02-10 14:08:12 -08:00
zjsunit js: Convert _.reduce to less convoluted code. 2020-02-10 14:08:12 -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