zulip/frontend_tests
Steve Howell 7222dbd99b refactor: Simplify narrow_state.is_for_stream_id().
This takes advantage of the new function narrow_state.stream_id().

We now assume the incoming stream_id is a valid stream_id, so we
no longer need to test some of the error checking.  (It's possible that
the incoming stream_id may no longer be for a stream you subscribe
to, but the nice benefit of working more in "id space" is that if
it doesn't match the narrow's stream id, we know false is a safe
return value.)
2018-05-02 09:16:24 -07:00
..
casper_lib hotkeys: Replace C with x for composing PM. 2018-04-01 16:13:05 -07:00
casper_tests stream list: Use newer code for the list cursor. 2018-04-28 11:15:14 -07:00
node_tests refactor: Simplify narrow_state.is_for_stream_id(). 2018-05-02 09:16:24 -07:00
zjsunit buddy list: Fix and simplify up/down navigation. 2018-04-28 11:15:14 -07:00
.eslintrc.json eslint: Update eslint config to have es6 env. 2018-04-20 15:46:28 -04:00
run-casper casper tests: Show the server output inline. 2018-01-16 13:25:19 -05:00