zulip/zerver/tests/frontend/node
Steve Howell 56dc4e0b8e Add test_add_stream_to_sidebar().
This is a node test that verifies that
stream_list.add_stream_to_sidebar() creates the right
DOM when it renders the stream_sidebar_row template.
The test also makes sure that the DOM gets put in the
correct place to be retrieved by stream_list.get_stream_li()
calls.

(imported from commit ed4c0148da2261870e3db5a9b553913788b4eccd)
2014-01-17 16:37:43 -05:00
..
activity.js Increase number of names shown in group PM list from 2 to 3 2013-12-06 17:54:05 -05:00
alert_words.js Simplify code by using message.alerted. 2014-01-10 21:39:02 -05:00
composebox_typeahead.js Fix composebox typeahead tests. 2013-12-02 17:42:24 -05:00
dict.js Create blueslip error for undefined keys in Dict. 2013-09-11 18:07:37 -04:00
filter.js Add support for loading a narrows-only embedded Zulip window. 2013-12-16 17:46:02 -05:00
index.js Ensure handlebars templates have test coverage. 2014-01-17 14:20:19 -05:00
message_list.js Add message_list.remove_and_rerender 2014-01-07 17:33:33 -05:00
muting.js Handle undefined keys in muting.is_topic_muted 2013-09-11 16:47:36 -04:00
narrow.js Revert "Make c/C compose to a new destination instead of being identical to r/R" 2013-11-27 10:43:10 -05: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
stream_list.js Add test_add_stream_to_sidebar(). 2014-01-17 16:37:43 -05:00
templates.js Ensure handlebars templates have test coverage. 2014-01-17 14:20:19 -05: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