zulip/web/e2e-tests
Prakhar Pratyush 590d43f475 mentions: Rename 'stream_wildcard_mention_allowed_in_large_stream'.
This prep commit renames:
* 'stream_wildcard_mention_allowed_in_large_stream' to
'wildcard_mention_policy_authorizes_user' because the function
checks if the sender is allowed to use wildcard mentions based
on the 'wildcard_mention_policy' setting, and we plan to use that
for topic wildcard mentions too.

* 'stream_wildcard_mention_large_stream_threshold' to
'wildcard_mention_threshold' because this value is going to be
used as a threshold value for the max number of subscribers and
participant count allowed for stream and topic wildcard mention
respectively.
2023-11-28 09:24:18 -08:00
..
lib user_base_settings: Change web_home_view default to inbox view. 2023-11-27 09:41:52 -08:00
admin.test.ts e2e-tests: Remove unchecked casts of DOM objects. 2023-10-25 13:08:36 -07:00
compose.test.ts left_sidebar: Use DM identifiers on DM list items. 2023-10-30 10:14:28 -07:00
copy-and-paste.test.ts e2e-tests: Remove unchecked casts of DOM objects. 2023-10-25 13:08:36 -07:00
custom-profile.test.ts
delete-message.test.ts left_sidebar: Structure Views header with standalone icons. 2023-10-20 12:27:19 -07:00
drafts.test.ts compose_box: Don't fill Topic line on restored draft. 2023-11-13 12:45:13 -08:00
edit.test.ts left_sidebar: Structure Views header with standalone icons. 2023-10-20 12:27:19 -07:00
mention.test.ts mentions: Rename 'stream_wildcard_mention_allowed_in_large_stream'. 2023-11-28 09:24:18 -08:00
message-basics.test.ts sidebars: Structurally separate left- and right-sidebar headings. 2023-11-09 17:39:26 -08:00
navigation.test.ts gear_menu: Migrate to use tippy. 2023-10-20 12:36:39 -07:00
realm-creation.test.ts e2e-tests: Remove unchecked casts of DOM objects. 2023-10-25 13:08:36 -07:00
realm-linkifier.test.ts linkifiers: Support dragging and reordering linkifiers. 2023-08-14 15:21:48 -07:00
realm-playground.test.ts e2e-tests: Remove unchecked casts of DOM objects. 2023-10-25 13:08:36 -07:00
settings.test.ts e2e-tests: Remove unchecked casts of DOM objects. 2023-10-25 13:08:36 -07:00
stars.test.ts left_sidebar: Structure Views header with standalone icons. 2023-10-20 12:27:19 -07:00
stream_create.test.ts eslint: Enable @typescript-eslint/recommended plugin. 2023-03-16 13:24:27 -07:00
subscribe_toggle.test.ts e2e-tests: Simplify test_subscription_button loop. 2023-06-05 21:51:26 -07:00
user-deactivation.test.ts gear_menu: Migrate to use tippy. 2023-10-20 12:36:39 -07:00
user-status.test.ts e2e-tests: Remove unchecked casts of DOM objects. 2023-10-25 13:08:36 -07:00