test: write the calling regression tests 2 part [WPB-19943]#21117
Merged
markbrockhoff merged 15 commits intoMay 5, 2026
Merged
test: write the calling regression tests 2 part [WPB-19943]#21117markbrockhoff merged 15 commits into
markbrockhoff merged 15 commits into
Conversation
e41293e to
6bdacfa
Compare
Base automatically changed from
test/WPB-19943-write-the-calling-regression-tests
to
dev
April 27, 2026 13:42
abd96e6 to
0076523
Compare
Contributor
|
🔗 Download Full Report Artifact 🧪 Playwright Test Summary
specs/Calling/calling.spec.ts (❌ 0 failed,
|
0076523 to
4e7876d
Compare
markbrockhoff
previously approved these changes
Apr 30, 2026
4e7876d to
d498637
Compare
|
markbrockhoff
approved these changes
May 4, 2026
zskhan
approved these changes
May 5, 2026
screendriver
pushed a commit
that referenced
this pull request
May 15, 2026
* test: verify group call ringing sync across multiple clients TC-2824 * test: implement big group call warning TC-2842 * test: verify guest joining group video call TC-2852 * test: verify late joiner can see ongoing screen sharing TC-2874 * test: group call pagination TC-2924 * test: verify tiles alphabetical order in group call TC-2927 * test: verify moderator can mute participant TC-2928 * test: verify moderator can mute all participants TC-2929 * test: implement moderator mute functionality tests TC-2931, TC-2932 * test: verify call ends in 30s for the last remaining user TC-2937 * test: verify multiple active speakers in the call TC-2945 * test: verify call ends if no one else joined TC-2936 * refactor: add a separate 'without title' modal variant * refactor: integrate participant menu into FullScreenCallPage * fix: increase timeout for speaking icon visibility TC-2945
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
This PR introduces the second phase of the Calling regression E2E test suite. To ensure a manageable review process, the full suite has been split into two logical parts.
Security Checklist (required)
Accessibility (required)
Standards Acknowledgement (required)
Screenshots or demo (if the user interface changed)
Notes for reviewers