test: re-enable crit flow group call [WPB-23747]#20519
Merged
markbrockhoff merged 7 commits intodevfrom Mar 2, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #20519 +/- ##
==========================================
- Coverage 45.45% 45.45% -0.01%
==========================================
Files 1638 1638
Lines 40378 40378
Branches 8340 8340
==========================================
- Hits 18354 18353 -1
Misses 20089 20089
- Partials 1935 1936 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Contributor
|
🔗 Download Full Report Artifact 🧪 Playwright Test Summary
specs/ArchiveSpecs/archive.spec.ts (❌ 0 failed,
|
590ec70 to
7346b58
Compare
zhannach
reviewed
Feb 27, 2026
added 6 commits
March 2, 2026 08:55
7346b58 to
c30e54e
Compare
c30e54e to
636bee4
Compare
|
thisisamir98
approved these changes
Mar 2, 2026
screendriver
pushed a commit
that referenced
this pull request
Mar 4, 2026
* refactor: make sure first and lastname match in email * test: refactor account management * test: "fix" group calls critical flow test by adding delay * refactor: fix assertions in group calls test + remove bad utils * docs: add jira ticket about 5s delay to comment * fixup! refactor: make sure first and lastname match in email * refactor: move feature enablement into createTeam fixture
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.



Pull Request
Summary
This PR re-enables the previously skipped critical flow test for group calling. It was skipped due to a limitation with enterprise features not being unlockable which was resolved. The PR also:
Security Checklist (required)
Accessibility (required)
Standards Acknowledgement (required)