zulip/zerver/tests/frontend/node
Steve Howell 6d511486cb Add activity.process_loaded_messages() and get_huddles().
Activity.js now has the capability to track huddles that
come through in loaded messages and return them in reverse
chronological order by their most recent message.  Right
now this only connected to a unit test, not any production
code.

(imported from commit 59957086fa2e454e5711472df091f178217aed2b)
2013-11-05 15:34:28 -05:00
..
activity.js Add activity.process_loaded_messages() and get_huddles(). 2013-11-05 15:34:28 -05:00
alert_words.js Tweak alert_word matches and add some more tests 2013-10-10 10:58:21 -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 Decode operand in filter.js in operator-aware way 2013-10-02 12:11:15 -04:00
index.js Run unit tests in deterministic order. 2013-08-21 18:18:58 -04:00
message_list.js Ignore summarized messages when calculating rendering windows. 2013-10-21 11:48:57 -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 Autocomplete emails in sender: completion 2013-10-07 14:55:58 -04:00
stream_color.js Clean up globals after each unit test. 2013-08-21 18:18:58 -04:00
stream_data.js Get stream_data.js to 100% branch coverage 2013-10-15 14:57:38 -04:00
unread.js Test unread.update_unread_subjects() more thoroughly. 2013-10-15 14:57:38 -04:00
util.js Clean up globals after each unit test. 2013-08-21 18:18:58 -04:00