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 53.17% 53.17%
========================================
Files 745 745
Lines 25901 25901
Branches 4254 4254
========================================
Hits 13774 13774
Misses 10784 10784
Partials 1343 1343 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
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 |
|
APKs built during tests are available here. Scroll down to Artifacts! |
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.