zulip/web/tests/lib
bedo 21199beb73 stream_delete_event: Include only stream IDs in the event.
Fixes #32369

Migrate stream delete event to include only stream ids in the form of
"stream_ids": [1,...], because clients only need the ids.

While keep sending ids in the form of "streams": [{stream_id: 1},...]
for compatibility with all clients other than web.
2025-01-24 17:58:32 -08:00
..
buddy_list.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
compose_banner.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
compose_helpers.cjs compose_validate test: Use FakeComposeBox for size limits. 2025-01-09 15:08:17 -08:00
events.cjs stream_delete_event: Include only stream IDs in the event. 2025-01-24 17:58:32 -08:00
example_settings.cjs settings: Use can_add_subscribers_group instead of realm policy. 2025-01-22 12:33:58 -08:00
example_stream.cjs streams: Use can_administer_channel_group to administer channel. 2024-12-03 18:38:25 -08:00
example_user.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
handlebars.cjs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
i18n.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
index.cjs node test runner: Prevent Handlebars quirks. 2025-01-07 09:43:33 -08:00
markdown_assert.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
mdiff.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
namespace.cjs templates: Convert module to TypeScript. 2024-11-27 13:52:21 -08:00
real_jquery.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
stub.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
test.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
zblueslip.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
zjquery_element.cjs eslint: Fix unicorn/explicit-length-check. (#32666) 2024-12-11 09:19:46 -08:00
zjquery_event.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
zjquery.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
zpage_billing_params.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
zpage_params.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00