zulip/frontend_tests/node_tests
Steve Howell 3e19efca36 Change narrow.get_first_read_id -> get_first_read_info.
This function, which is only used in tests so far, needs
to return something more meaningful than undefined when
we don't find an id.
2018-05-03 12:44:30 -07:00
..
activity.js right-sidebar: Fix group PMs online indicator. 2018-05-02 12:41:01 -07:00
alert_words.js node_tests: Update alert_words.js to use es6. 2018-04-20 15:46:28 -04:00
bot_data.js node tests: Avoid sneaky throttle/debounce delays. 2018-04-26 08:42:47 -07:00
buddy_data.js buddy list: Relax count limit when doing searches. 2018-04-28 11:15:14 -07:00
buddy_list.js compose_fade: Extract user_fade_config. 2018-04-28 11:15:14 -07:00
channel.js zblueslip: Convert node_tests/channel.js to zblueslip. 2018-04-30 10:12:55 -07:00
colorspace.js
common.js
components.js refactor: Remove factory code for toggle component. 2018-04-20 13:45:58 -07:00
compose_actions.js node tests: Remove extra $ declaration. 2018-04-17 17:52:19 -07:00
compose_fade.js refactor: Simplify return values for would_receive_message(). 2018-04-28 11:15:14 -07:00
compose_pm_pill.js pm_pill: Achieve 100% node-test coverage for compose_pm_pill.js. 2018-04-13 11:59:57 -07:00
compose_ui.js
compose.js refactor: Rename method to compose_fade.update_all(). 2018-04-28 11:15:14 -07:00
composebox_typeahead.js emoji: Prefix sort for emojis. 2018-04-21 22:28:45 -07:00
copy_and_paste.js copy_and_paste.js: Remove excess newlines while pasting markdown html. 2018-04-24 08:27:43 -07:00
dict.js zblueslip: Convert node_tests/dict.js to zblueslip. 2018-04-30 10:12:55 -07:00
dispatch.js server_events_dispatch: Add node coverage for user groups. 2018-04-19 14:59:08 -04:00
drafts.js
emoji_picker.js
emoji.js zblueslip: Convert node_tests/emoji.js to zblueslip. 2018-04-19 15:02:00 -04:00
fetch_status.js Add fetch_status.has_found_newest(). 2018-05-03 12:44:30 -07:00
filter.js Add filter.is_for_only(operand). 2018-05-02 11:23:58 -07:00
general.js stream list: Use newer code for the list cursor. 2018-04-28 11:15:14 -07:00
hash_util.js hash_util: Add 100% node-coverage for hash_util.js. 2018-04-19 14:59:08 -04:00
hashchange.js node tests: Add coverage to hashchange.js. 2018-04-17 17:52:19 -07:00
hotkey.js node tests: Use zjquery in hotkey.js. 2018-04-17 17:52:19 -07:00
i18n.js settings: Remove obsolete default_desktop_notifications setting. 2018-04-28 13:46:07 -07:00
input_pill.js zblueslip: Convert node_tests/input_pill.js to zblueslip. 2018-04-30 10:12:55 -07:00
list_render.js node tests: Add some coverage to list_render.js. 2018-04-17 17:52:19 -07:00
markdown.js zjsunit: Extract read_fixture_data(). 2018-04-17 17:52:19 -07:00
message_edit.js message: Extract function for editability of topic. 2018-04-28 13:00:29 -07:00
message_fetch.js
message_list_view.js
message_list.js
message_store.js
muting.js
narrow_activate.js node tests: Fix flaws with narrow_activate tests. 2018-05-03 07:52:15 -07:00
narrow_state.js refactor: Simplify narrow_state.is_for_stream_id(). 2018-05-02 09:16:24 -07:00
narrow_unread.js Change narrow.get_first_read_id -> get_first_read_info. 2018-05-03 12:44:30 -07:00
narrow.js
notifications.js
password.js
people_errors.js zblueslip: Log output for all function calls. 2018-04-23 16:18:35 -07:00
people.js
pm_conversations.js
pm_list.js
popovers.js popovers: Fix broken node test. 2018-04-23 17:29:15 -07:00
presence.js
reactions.js
recent_senders.js
rtl.js
scroll_util.js node tests: Reach 100% coverage for scroll_util.js. 2018-04-28 11:15:14 -07:00
search_suggestion.js
server_events.js
settings_bots.js
settings_muting.js
settings_org.js org settings: Make save-discard widget look better. 2018-05-03 10:32:34 -07:00
settings_user_groups.js
stream_color.js
stream_data.js stream_data: Fix exception when notifications_stream is private. 2018-05-03 08:33:07 -07:00
stream_events.js stream-settings: Remove redundant actually_filter_streams function call. 2018-04-30 11:38:47 -07:00
stream_list.js node tests: Test deactivating streams. 2018-04-28 11:15:14 -07:00
stream_search.js node tests: Add coverage for stream sidebar search. 2018-04-28 11:15:14 -07:00
stream_sort.js stream list: Use newer code for the list cursor. 2018-04-28 11:15:14 -07:00
subs.js
templates.js public_archives: Add styling to the public topics. 2018-05-02 15:23:33 -07:00
timerender.js
top_left_corner.js tests: Fully cover top_left_corner.js. 2018-04-19 14:56:55 -04:00
topic_data.js
topic_generator.js
topic_list.js
transmit.js
typeahead_helper.js emoji: Prefix sort for emojis. 2018-04-21 22:28:45 -07:00
typing_data.js refactor: Add util.sorted_ids(). 2018-05-02 09:16:24 -07:00
typing_status.js
unread.js Add unread.get_msg_ids_for_mentions(). 2018-05-02 11:23:58 -07:00
upload.js upload: Make progress bar for each file independent. 2018-05-02 12:32:13 -07:00
user_events.js
user_groups.js
user_pill.js
util.js
zblueslip.js zblueslip: Improve usage documentation in test file. 2018-04-23 16:18:35 -07:00
zjquery.js