zulip/frontend_tests/node_tests
Steve Howell 8a210923e1 node tests: Prevent theoretical leak from Intl.
Because `util` is so late in the alphabet, this
leak never surfaced in practice, but I tried running
the node tests in reverse, and this leak came
up if you ran `util` before `stream_list`.  I guess
it's nice that `stream_list` actually exercises
the difference between a dumb sort and an
Intl-aware sort.

It's possible that we should just assume that
Intl.Collator is always available at this point,
which would eliminate the need for this test.
2020-09-02 13:45:03 -04:00
..
lib events: Add `op` field to `update_message_flags` events. 2020-08-24 12:42:03 -07:00
activity.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
alert_words.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
alert_words_ui.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
billing.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
billing_helpers.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
blueslip_stacktrace.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
bot_data.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
buddy_data.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
buddy_list.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
channel.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
color_data.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
colorspace.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
common.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
components.js toggler: Allow skipping over disabled tabs. 2020-08-04 15:48:34 -07:00
compose.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
compose_actions.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
compose_fade.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
compose_pm_pill.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
compose_ui.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
composebox_typeahead.js node tests: Avoid unnecessary people mocks. 2020-09-02 10:48:51 -04:00
copy_and_paste.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
dispatch.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
dispatch_subs.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
drafts.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
dropdown_list_widget.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
echo.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
emoji.js js: Elide .js and .ts extensions from imports and requires. 2020-09-01 16:43:02 -07:00
emoji_picker.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
fenced_code.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
fetch_status.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
filter.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
fold_dict.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
general.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
hash_util.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
hashchange.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
hotkey.js popovers: Add keyboard support for user popovers in right sidebar. 2020-08-31 22:55:29 -07:00
i18n.js message_actions: Help user identify quote can be used for forwarding. 2020-08-31 15:36:16 -07:00
input_pill.js docs: Fix capitalization of keyboard keys. 2020-08-11 10:25:53 -07:00
keydown_util.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
lazy_set.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
lightbox.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
list_cursor.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
list_render.js node_tests: list_render: Fix init_sort argument. 2020-08-28 16:10:15 -07:00
markdown.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
markdown_katex.js js: Use unminified KaTeX (and minifiy it with everything else). 2020-08-07 11:27:44 -07:00
message_edit.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
message_events.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
message_fetch.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
message_flags.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
message_list.js message_list: Live update trailing bookend on stream deactivation. 2020-08-31 22:28:19 -07:00
message_list_data.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
message_list_view.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
message_store.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
muting.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
narrow.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
narrow_activate.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
narrow_local.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
narrow_state.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
narrow_unread.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
notifications.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
password.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
people.js js: Convert people module to ES6. 2020-09-01 19:55:58 -07:00
people_errors.js js: Convert people module to ES6. 2020-09-01 19:55:58 -07:00
pm_conversations.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
pm_list.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
poll_widget.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
popovers.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
presence.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
reactions.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
recent_senders.js recent_topics: Renaming confusingly named deletion handlers. 2020-08-06 12:00:30 -07:00
recent_topics.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
rendered_markdown.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
rtl.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
schema.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
scroll_util.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
search.js docs: Fix capitalization of keyboard keys. 2020-08-11 10:25:53 -07:00
search_legacy.js docs: Fix capitalization of keyboard keys. 2020-08-11 10:25:53 -07:00
search_pill.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
search_suggestion.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
search_suggestion_legacy.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
server_events.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
settings_bots.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
settings_data.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
settings_emoji.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
settings_muting.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
settings_org.js settings: Don't use css classes starting with `icon`. 2020-09-01 10:56:02 -07:00
settings_profile_fields.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
settings_user_groups.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
spoilers.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
stream_data.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
stream_edit.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
stream_events.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
stream_list.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
stream_pill.js stream edit: Allow creating stream pills when typeahead is unused. 2020-08-31 16:57:32 -07:00
stream_search.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
stream_sort.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
stream_topic_history.js stream_topic_history: Update max msg id of stream post msg deletion. 2020-08-04 15:29:03 -07:00
submessage.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
subs.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
support.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
timerender.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
top_left_corner.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
topic_generator.js js: Purge pm_conversations module from window. 2020-09-01 19:55:58 -07:00
topic_list_data.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
transmit.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
typeahead.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
typeahead_helper.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
typing_data.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
typing_status.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
ui.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
ui_init.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
unread.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
upgrade.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
upload.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
user_events.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
user_groups.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
user_pill.js js: Purge people module from window. 2020-09-01 19:55:58 -07:00
user_status.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
util.js node tests: Prevent theoretical leak from Intl. 2020-09-02 13:45:03 -04:00
vdom.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
widgetize.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
zblueslip.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
zjquery.js docs: Fix spelling errors caught by codespell. 2020-08-11 10:23:06 -07:00