zulip/frontend_tests
Anders Kaseorg dbffb2a614 js: Convert _.extend to spread syntax or Object.assign.
This is not always a behavior-preserving translation: _.extend mutates
its first argument.  However, the code does not always appear to have
been written to expect that.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-25 14:09:39 -08:00
..
casper_lib casper: Use data-stream-id to find checkboxes. 2020-01-28 14:49:57 -08:00
casper_tests casper: Remove 12-toggle-message-editing test. 2020-02-25 12:26:24 -08:00
node_tests js: Convert _.extend to spread syntax or Object.assign. 2020-02-25 14:09:39 -08:00
zjsunit js: Convert _.extend to spread syntax or Object.assign. 2020-02-25 14:09:39 -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