zulip/frontend_tests/node_tests
Harshit Bansal 6615f2f2e8 common.js: Migrate common.js module to use IIFE module style.
This module was exposing its functions as globals. This PR fixes
it use the IIFE module style that we use in our other modules.
2017-06-22 19:06:32 -04:00
..
activity.js user_popover: Handle the case when user presence is unknown. 2017-06-19 17:25:06 -04:00
alert_words.js Add people.initialize(). 2017-05-23 19:35:08 -07:00
bot_data.js node tests: Add coverage for get_all_bots_for_current_user. 2017-05-25 09:54:05 -07:00
colorspace.js node tests: Add tests for colorspace.js. 2017-05-25 10:09:39 -07:00
common.js Introduce make_zjquery(). 2017-05-24 17:41:41 -07:00
compose_actions.js common.js: Migrate common.js module to use IIFE module style. 2017-06-22 19:06:32 -04:00
compose_fade.js Use stream_id in recipient comparisons. 2017-02-26 16:18:02 -08:00
compose.js compose: Distinguish get_message_type() from composing(). 2017-04-24 12:42:06 -07:00
composebox_typeahead.js Add people.initialize(). 2017-05-23 19:35:08 -07:00
dict.js Add Dict.is_empty(). 2017-04-21 21:59:22 -07:00
dispatch.js alert_words_ui: Fix the data flow while removing an alert word. 2017-06-13 16:36:11 -07:00
drafts.js node tests: Test drafts_overlay_open(). 2017-06-07 00:02:14 -07:00
filter.js people.js: Ignore own email address in group PMs. 2017-06-20 21:22:45 -04:00
hashchange.js Add people.initialize(). 2017-05-23 19:35:08 -07:00
hotkey.js hotkeys: Add collapse/show message hotkey. 2017-06-21 15:54:09 -04:00
i18n.js home.py: move user_profile full_name to register_ret. 2017-04-28 23:31:28 -07:00
markdown.js fenced_code.js: Improve coverage to 100%. 2017-06-19 06:53:25 -04:00
message_edit.js node tests: Simplify i18n.js and avoid jquery leak. 2017-04-04 06:51:31 -07:00
message_list_view.js bookend: Make ordering of subscribe bookends consistent. 2017-06-05 16:43:26 -07:00
message_list.js bookend: Hide re-subscribe button for private streams. 2017-06-20 20:56:26 -04:00
message_store.js message_store.js: Add tests for message id change. 2017-06-20 06:24:27 -04:00
muting.js Revert "muting.js: Track muted streams using stream id." 2017-05-17 07:06:32 -07:00
narrow_state.js tests: Add more coverage to narrow_state.js in test_stream(). 2017-06-01 22:14:11 -07:00
narrow.js Add search support for is:unread. 2017-06-19 06:51:13 -04:00
password.js node_tests: Add test for long low-quality passwords. 2017-05-23 10:26:30 -07:00
people.js people.js: Ignore diacritics in search bar. 2017-06-21 19:13:44 -04:00
pm_conversations.js typeahead: Add pm_conversations module. 2017-06-01 08:05:37 +00:00
pm_list.js Add test_expand_and_update_private_messages(). 2017-05-31 09:10:43 -07:00
presence.js node tests: Add test_set_user_status(). 2017-06-19 08:00:55 -04:00
reactions.js reactions.js: Have an initialize() function. 2017-05-30 21:43:18 -07:00
recent_senders.js node tests: Get recent_sender.js to 100% node coverage. 2017-06-07 03:23:57 -06:00
rtl.js Add rtl.js library for detecting direction of text. 2017-04-22 11:25:54 -07:00
search_suggestion.js Add search suggestion support for is:unread. 2017-06-19 06:51:13 -04:00
server_events.js Split out server_events_dispatch.js from server_events.js. 2017-06-02 16:49:18 -07:00
settings_bots.js node tests: Call settings_bot.set_up() to get initial line coverage. 2017-06-20 19:49:23 -04:00
settings_org.js Add tests to settings_org.js. 2017-06-16 18:57:07 -04:00
stream_color.js eslint: change space-before-function-paren from warning to error. 2016-12-05 09:50:37 -08:00
stream_data.js node tests: Fix namespace leaks related to require(). 2017-06-19 22:36:58 -04:00
stream_list.js Add test_narrowing() for stream_list. 2017-06-14 15:29:17 -04:00
stream_sort.js node tests: Get stream_sort.js to 100% node coverage. 2017-06-07 03:23:57 -06:00
subs.js refactor: Pass in a full sub to sub_or_unsub(). 2017-03-05 11:55:09 -08:00
templates.js org-settings: Add UI for changing the notifications stream. 2017-06-15 04:08:29 -07:00
timerender.js timerender: Make get_full_time produce a ISO 8601 date string. 2017-06-21 16:46:39 -04:00
topic_generator.js node_tests: Get topic_generator.js to 100% node coverage. 2017-05-23 19:00:56 -07:00
topic_list.js refactor: Use stream id more in topic_list.js. 2017-05-15 14:47:41 -07:00
typeahead_helper.js node tests: Test sort_recipientbox_typeahead() in typeahead_helper.js. 2017-06-21 00:03:05 -04:00
typing_data.js Extract typing indicator inbound timing logic. 2017-03-22 08:20:21 -07:00
typing_status.js Revamp state tracking for outbound typing indicators. 2017-03-22 07:01:20 -07:00
unread.js node tests: Get unread.js to 100% node coverage. 2017-06-07 03:23:57 -06:00
user_events.js user_events.js: Make node test coverage reach 100%. 2017-06-20 20:57:10 -04:00
util.js util.js: Refactor util.strcmp into util.make_strcmp. 2017-06-07 19:45:46 -05:00