zulip/frontend_tests/node_tests
Anders Kaseorg 2501a0412f js: Convert static/js/settings_org.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-02-28 14:23:00 -08:00
..
lib tools: Rename tool to check-schemas. 2021-01-20 13:17:32 -08:00
activity.js js: Convert static/js/activity.js to ES6 module. 2021-02-28 14:23:00 -08:00
alert_words.js node_tests: Don’t read from most deprecated global variables. 2021-02-10 07:40:22 -08:00
alert_words_ui.js js: Convert static/js/channel.js to ES6 module. 2021-02-28 14:23:00 -08:00
billing.js node tests: Use override/with_field in billing. 2021-02-23 09:15:36 -05:00
billing_helpers.js js: Convert static/js/loading.js to ES6 module. 2021-02-28 14:23:00 -08:00
blueslip_stacktrace.js zjsunit: Deglobalize run_test. 2020-12-01 07:14:00 -05:00
bot_data.js js: Convert static/js/settings_bots.js to ES6 module. 2021-02-28 14:23:00 -08:00
buddy_data.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
buddy_list.js js: Convert static/js/buddy_list.js to ES6 module. 2021-02-28 14:23:00 -08:00
channel.js js: Convert static/js/reload.js to ES6 module. 2021-02-28 14:23:00 -08:00
color_data.js js: Convert static/js/color_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
colorspace.js node_tests: Don’t read from most deprecated global variables. 2021-02-10 07:40:22 -08:00
common.js js: Convert static/js/common.js to ES6 module. 2021-02-28 14:23:00 -08:00
components.js js: Convert static/js/keydown_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose.js js: Convert static/js/reminder.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose_actions.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose_fade.js node_tests: Consistently move set_global mocks before zrequire calls. 2021-02-26 07:55:53 -08:00
compose_pm_pill.js js: Convert static/js/compose_pm_pill.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose_ui.js node_tests: Consistently move set_global mocks before zrequire calls. 2021-02-26 07:55:53 -08:00
composebox_typeahead.js js: Convert static/js/settings_org.js to ES6 module. 2021-02-28 14:23:00 -08:00
copy_and_paste.js dependencies: Upgrade Source Sans Pro font to Source Sans 3. 2021-02-23 14:55:33 -08:00
dispatch.js js: Convert static/js/settings_org.js to ES6 module. 2021-02-28 14:23:00 -08:00
dispatch_subs.js js: Convert static/js/settings_org.js to ES6 module. 2021-02-28 14:23:00 -08:00
drafts.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
dropdown_list_widget.js js: Convert static/js/list_widget.js to ES6 module. 2021-02-28 14:23:00 -08:00
echo.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
emoji.js zjsunit: Deglobalize run_test. 2020-12-01 07:14:00 -05:00
emoji_picker.js node_tests: Don’t read from most deprecated global variables. 2021-02-10 07:40:22 -08:00
fenced_code.js zjsunit: Deglobalize run_test. 2020-12-01 07:14:00 -05:00
fetch_status.js js: Convert static/js/message_scroll.js to ES6 module. 2021-02-28 14:23:00 -08:00
filter.js js: Convert static/js/message_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
fold_dict.js zjsunit: Deglobalize run_test. 2020-12-01 07:14:00 -05:00
hash_util.js js: Convert static/js/ui_report.js to ES6 module. 2021-02-28 14:23:00 -08:00
hashchange.js js: Convert static/js/navigate.js to ES6 module. 2021-02-28 14:23:00 -08:00
hotkey.js js: Convert static/js/hotspots.js to ES6 module. 2021-02-28 14:23:00 -08:00
i18n.js node_tests: Consistently move set_global mocks before zrequire calls. 2021-02-26 07:55:53 -08:00
input_pill.js js: Convert static/js/ui_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
keydown_util.js zjquery: Make zjquery a singleton. 2021-02-21 17:34:55 -05:00
lazy_set.js eslint: Fix unicorn/no-array-callback-reference. 2021-01-25 14:53:19 -08:00
lightbox.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
list_cursor.js js: Convert static/js/list_cursor.js to ES6 module. 2021-02-23 20:36:01 -08:00
list_widget.js node_tests: Consistently move set_global mocks before zrequire calls. 2021-02-26 07:55:53 -08:00
markdown.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
markdown_katex.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_edit.js node_tests: Don’t read page_params from deprecated global variable. 2021-02-22 19:46:42 -08:00
message_events.js js: Convert static/js/notifications.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_fetch.js js: Convert static/js/server_events.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_flags.js js: Convert static/js/starred_messages.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_list.js js: Convert static/js/stream_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_list_data.js js: Convert static/js/filter.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_list_view.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_store.js js: Convert static/js/stream_topic_history.js to ES6 module. 2021-02-28 14:23:00 -08:00
muting.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
narrow.js js: Convert static/js/hashchange.js to ES6 module. 2021-02-28 14:23:00 -08:00
narrow_activate.js js: Convert static/js/message_fetch.js to ES6 module. 2021-02-28 14:23:00 -08:00
narrow_local.js js: Convert static/js/stream_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
narrow_state.js js: Convert static/js/filter.js to ES6 module. 2021-02-28 14:23:00 -08:00
narrow_unread.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
notifications.js node_tests: Convert rewiremock.proxy uses to low level API. 2021-02-28 14:23:00 -08:00
password.js node tests: Use array syntax more aggressively. 2021-02-23 09:15:36 -05:00
peer_data.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
people.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
people_errors.js js: Convert static/js/reload_state.js to ES6 module. 2021-02-28 14:23:00 -08:00
pm_conversations.js zjsunit: Deglobalize run_test. 2020-12-01 07:14:00 -05:00
pm_list.js js: Convert static/js/buddy_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
poll_widget.js node tests: Inline return_true and return_false. 2021-02-26 14:11:42 -05:00
popovers.js js: Convert static/js/buddy_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
presence.js js: Convert static/js/server_events.js to ES6 module. 2021-02-28 14:23:00 -08:00
reactions.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
recent_senders.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
recent_topics.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
rendered_markdown.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
rtl.js zjsunit: Deglobalize run_test. 2020-12-01 07:14:00 -05:00
schema.js node_tests: Don’t read from most deprecated global variables. 2021-02-10 07:40:22 -08:00
scroll_util.js node_tests: Consistently move set_global mocks before zrequire calls. 2021-02-26 07:55:53 -08:00
search.js js: Convert static/js/search.js to ES6 module. 2021-02-28 14:23:00 -08:00
search_legacy.js js: Convert static/js/search.js to ES6 module. 2021-02-28 14:23:00 -08:00
search_pill.js js: Convert static/js/filter.js to ES6 module. 2021-02-28 14:23:00 -08:00
search_suggestion.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
search_suggestion_legacy.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
server_events.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_bots.js js: Convert static/js/avatar.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_data.js node_tests: Consistently move set_global mocks before zrequire calls. 2021-02-26 07:55:53 -08:00
settings_emoji.js js: Convert static/js/upload_widget.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_muting.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_org.js js: Convert static/js/settings_org.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_profile_fields.js js: Convert static/js/loading.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_user_groups.js js: Convert static/js/confirm_dialog.js to ES6 module. 2021-02-28 14:23:00 -08:00
spoilers.js zjquery: Remove bogus remove(). 2021-02-25 13:42:47 -05:00
stream_data.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_edit.js js: Convert static/js/settings_notifications.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_events.js js: Convert static/js/settings_notifications.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_list.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_pill.js node_tests: Don’t read from most deprecated global variables. 2021-02-10 07:40:22 -08:00
stream_search.js js: Convert static/js/popovers.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_sort.js zjsunit: Change override API to work with non-global modules. 2021-02-11 07:35:28 -05:00
stream_topic_history.js js: Convert static/js/message_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
submessage.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
subs.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
support.js zjquery: Make zjquery a singleton. 2021-02-21 17:34:55 -05:00
timerender.js node tests: Use array syntax more aggressively. 2021-02-23 09:15:36 -05:00
top_left_corner.js js: Convert static/js/resize.js to ES6 module. 2021-02-28 14:23:00 -08:00
topic_generator.js js: Convert static/js/stream_topic_history.js to ES6 module. 2021-02-28 14:23:00 -08:00
topic_list_data.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
transmit.js js: Convert static/js/transmit.js to ES6 module. 2021-02-28 14:23:00 -08:00
tutorial.js js: Convert static/js/user_events.js to ES6 module. 2021-02-28 14:23:00 -08:00
typeahead.js typeahead: Always rank exact string match first. 2021-02-25 17:55:54 -08:00
typeahead_helper.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
typing_data.js node_tests: Don’t read from most deprecated global variables. 2021-02-10 07:40:22 -08:00
typing_status.js js: Convert static/js/compose_pm_pill.js to ES6 module. 2021-02-28 14:23:00 -08:00
ui.js node_tests: Consistently move set_global mocks before zrequire calls. 2021-02-26 07:55:53 -08:00
ui_init.js js: Convert static/js/settings_sections.js to ES6 module. 2021-02-28 14:23:00 -08:00
unread.js js: Convert static/js/settings_notifications.js to ES6 module. 2021-02-28 14:23:00 -08:00
upgrade.js zjquery: Make zjquery a singleton. 2021-02-21 17:34:55 -05:00
upload.js js: Convert static/js/upload.js to ES6 module. 2021-02-28 14:23:00 -08:00
user_events.js js: Convert static/js/settings_org.js to ES6 module. 2021-02-28 14:23:00 -08:00
user_groups.js node_tests: Don’t read from most deprecated global variables. 2021-02-10 07:40:22 -08:00
user_pill.js node_tests: Consistently move set_global mocks before zrequire calls. 2021-02-26 07:55:53 -08:00
user_status.js js: Convert static/js/channel.js to ES6 module. 2021-02-28 14:23:00 -08:00
util.js zjquery: Make zjquery a singleton. 2021-02-21 17:34:55 -05:00
vdom.js node_tests: Don’t read from most deprecated global variables. 2021-02-10 07:40:22 -08:00
widgetize.js js: Convert static/js/narrow_state.js to ES6 module. 2021-02-28 14:23:00 -08:00
zblueslip.js zjsunit: Deglobalize run_test. 2020-12-01 07:14:00 -05:00
zjquery.js zjquery: Prohibit extensions to $.fn. 2021-02-22 10:04:29 -05:00