test: large team guests link (WPB-28405) - #5242
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #5242 +/- ##
===========================================
+ Coverage 52.46% 52.55% +0.08%
===========================================
Files 740 740
Lines 25735 25745 +10
Branches 4223 4224 +1
===========================================
+ Hits 13502 13530 +28
+ Misses 10942 10920 -22
- Partials 1291 1295 +4 see 2 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Test Results2 634 tests 2 634 ✅ 1m 35s ⏱️ Results for commit 125e1b8. ♻️ This comment has been updated with latest results. |
CinnamonNinja
left a comment
There was a problem hiding this comment.
Looks good to me! Only that we should not use hardcoded credentials. Please use the password manager to provide the credentials to the test.
Password rotated and an entry has been made in 1password |
https://wearezeta.atlassian.net/browse/WPB-28405
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Migrates large-team scenarios covering group creation, deletion, and message exchange in a large team.
Migrates logout scenarios covering logout, local-data removal, and conversation-history preservation.
Migrates link scenarios covering external-link opening, browser verification, and returning to Wire.
Issues
Briefly describe the issue you have solved or implemented with this pull request. If the PR contains multiple issues, use a bullet list.
Causes (Optional)
Briefly describe the causes behind the issues. This could be helpful to understand the adopted solutions behind some nasty bugs or complex issues.
Solutions
Briefly describe the solutions you have implemented for the issues explained above.
Dependencies (Optional)
If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.