Commit Graph

4 Commits

Author SHA1 Message Date
Steve Howell
43207d37af alert_words_ui test: Excercise the template. 2025-01-07 09:32:52 -08:00
Steve Howell
47b4b4a506 alert_words_ui test: Avoid bizarre idioms.
We now just do the following in the mocking:

    - capture which items are passed into the list
      widget

    - simulate the call to modifier_html to exercise
      the template rendering
2025-01-07 09:32:52 -08:00
Sayam Samal
663fb36e35 alert_words_ui: Rename btn -> button in JS variables.
This commit is a part of the efforts to rename btn-related classes
and variables to align with Zulip's no-abbreviations policy and
streamline the search results.
2024-11-14 12:03:36 -08:00
Anders Kaseorg
687f1b1651 tests: Rename the Node tests to *.cjs.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-11-13 09:18:56 -08:00