zulip/zerver/tests/frontend/node
Steve Howell 8f1498c766 [important] Fix stacktrace in unread.js.
There is a scenario where we call process_read_message()
for a message that we haven't recorded as unread before.
I'm not sure how it happens, but I put back code to
guard against crashing.  The regression happened in
5752458c821.

(imported from commit 5ce15d2e236b738b445ed88f1733aa0612be0ff3)
2013-09-29 22:42:33 -04:00
..
activity.js Set focus-related flags correctly after a server reload 2013-09-16 12:29:34 -04:00
alert_words.js Feature-flag alert words to staging + reddit 2013-09-05 10:21:39 -04:00
composebox_typeahead.js Add some tests for composebox_typeahead.compose_content_begins_typeahead 2013-09-27 13:52:13 -04:00
dict.js Create blueslip error for undefined keys in Dict. 2013-09-11 18:07:37 -04:00
filter.js Add filter tests for is:alerted predicate 2013-09-10 13:13:18 -04:00
index.js Run unit tests in deterministic order. 2013-08-21 18:18:58 -04:00
message_list.js Hide muted messages. 2013-09-23 10:53:06 -04:00
message_tour.js [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
muting.js Handle undefined keys in muting.is_topic_muted 2013-09-11 16:47:36 -04:00
narrow.js Add narrow.muting_enabled() 2013-09-23 10:53:06 -04:00
search_suggestion.js Allow filtering to alerted messages with is:alerted 2013-09-05 10:18:41 -04:00
stream_color.js Clean up globals after each unit test. 2013-08-21 18:18:58 -04:00
stream_data.js Call blueslip.warn from stream_data.js functions. 2013-09-24 16:19:53 -04:00
unread.js [important] Fix stacktrace in unread.js. 2013-09-29 22:42:33 -04:00
util.js Clean up globals after each unit test. 2013-08-21 18:18:58 -04:00