zulip/frontend_tests
Anders Kaseorg e257253e64 emoji_codes: Replace JS module with JSON module.
webpack optimizes JSON modules using JSON.parse("{…}"), which is
faster than the normal JavaScript parser.

Update the backend to use emoji_codes.json too instead of the three
separate JSON files.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-12 10:09: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 emoji_codes: Replace JS module with JSON module. 2020-02-12 10:09:12 -08:00
zjsunit zjsunit: Use assert in strict mode. 2020-02-12 08:16:26 -05: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