zulip/web/tests/lib
Tim Abbott 10400f15d6 tests: Delete user_card_popover test.
This test did extensive mocking and didn't feel like it either fully
tested the module or did a good job of testing the logic; and will
break with the migration to tippy. I think it's better to remove the
test and plan to write a new one testing just
get_user_card_popover_data, the actual interesting part for node tests
of this module.
2023-09-25 06:29:47 -07:00
..
compose.js dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
compose_banner.js web: Add missing CSS selector escaping. 2023-09-08 15:35:50 -07:00
events.js user_settings: Add new user setting to show/hide unread counts on streams. 2023-09-13 18:45:45 -07:00
handlebars.js templates: Enable Handlebars strict mode. 2023-04-05 15:23:54 -07:00
i18n.js
index.js eslint: Expand no-unused-vars check to all function parameters. 2023-07-02 16:16:38 -07:00
markdown_assert.js
mdiff.js
namespace.js namespace: Tighten override_rewire old_value check. 2023-08-04 18:00:38 -07:00
real_jquery.js
stub.js
test.js page_params: Make seperate `page_params` for billing module. 2023-06-23 11:42:29 -07:00
zblueslip.js zblueslip: Show chained causes in unexpected messages. 2023-05-09 13:16:28 -07:00
zjquery.js tests: Delete user_card_popover test. 2023-09-25 06:29:47 -07:00
zjquery_element.js stream_data: Use yield*. 2023-08-02 19:01:20 -07:00
zjquery_event.js
zpage_billing_params.js page_params: Make seperate `page_params` for billing module. 2023-06-23 11:42:29 -07:00
zpage_params.js