Skip to content

test: large team guests link (WPB-28405) - #5242

Open
emmaoke-w wants to merge 4 commits into
developfrom
test/WPB-28405-large-team-guests-link
Open

test: large team guests link (WPB-28405)#5242
emmaoke-w wants to merge 4 commits into
developfrom
test/WPB-28405-large-team-guests-link

Conversation

@emmaoke-w

@emmaoke-w emmaoke-w commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

https://wearezeta.atlassian.net/browse/WPB-28405


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

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:

  • GitHub link to other pull request

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

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)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.55%. Comparing base (acec50e) to head (125e1b8).
⚠️ Report is 16 commits behind head on develop.

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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update acec50e...125e1b8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Test Results

2 634 tests   2 634 ✅  1m 35s ⏱️
  336 suites      0 💤
  336 files        0 ❌

Results for commit 125e1b8.

♻️ This comment has been updated with latest results.

@CinnamonNinja CinnamonNinja left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Only that we should not use hardcoded credentials. Please use the password manager to provide the credentials to the test.

@emmaoke-w
emmaoke-w marked this pull request as draft September 2, 2026 06:47
@emmaoke-w
emmaoke-w marked this pull request as ready for review September 2, 2026 09:16
@emmaoke-w

Copy link
Copy Markdown
Collaborator Author

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

@emmaoke-w emmaoke-w closed this Sep 2, 2026
@emmaoke-w emmaoke-w reopened this Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants