zulip/frontend_tests
Tim Abbott 542f4766d3 typeahead: Fix last word issues with latest typeahead feature.
Apparently, a bug in my refactor in
5edbcb87fd meant that "King L" would end
up matching "King Hamlet", because we weren't requiring a match at the
start of the word for the last word of a multi-word query.

Thanks to Greg Price for the report.
2018-03-01 16:00:33 -08:00
..
casper_lib casper tests: Always show console output from the app. 2018-01-16 13:25:19 -05:00
casper_tests casper: Avoid nesting wait statements to avoid flakes. 2018-03-01 14:20:22 -08:00
node_tests typeahead: Fix last word issues with latest typeahead feature. 2018-03-01 16:00:33 -08:00
zjsunit zjquery: Give clear error when handlers are not set. 2018-03-01 06:46:17 -05:00
.eslintrc.json lint: Clean up json_rules logic for tab-based whitespace. 2017-11-23 12:01:20 -08:00
run-casper casper tests: Show the server output inline. 2018-01-16 13:25:19 -05:00