zulip/frontend_tests
Steve Howell 4141abc171 search: Slightly speed up stream highlighting.
This isn't a huge speedup, but it's an easy
code change.

We remove the two-liner highlight_with_escaping,
which was only called in one place, and when
we inline it into the caller, we can pull the
first line, which builds the regex, out of the
loop.
2019-12-28 11:09:23 -08:00
..
casper_lib compose_state: Rename compost_state.recipient to be about PMs only. 2019-12-02 08:53:55 -08:00
casper_tests message_edit: Add message edit local echo. 2019-11-20 17:40:19 -08:00
node_tests search: Slightly speed up stream highlighting. 2019-12-28 11:09:23 -08:00
zjsunit zjsunit: Remove set_global side effect from zrequire. 2019-11-13 14:29:17 -08:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper test-backend, run-casper: Remove proxy vars instead of setting to "". 2019-10-28 15:47:45 -07:00