Skip to content

test: remove page plugin "withConnectedUser" [WPB-25038]#21183

Draft
markbrockhoff wants to merge 31 commits intodevfrom
mb/remove-withConnectedUser
Draft

test: remove page plugin "withConnectedUser" [WPB-25038]#21183
markbrockhoff wants to merge 31 commits intodevfrom
mb/remove-withConnectedUser

Conversation

@markbrockhoff
Copy link
Copy Markdown
Collaborator

@markbrockhoff markbrockhoff commented Apr 30, 2026

TaskWPB-25038 [Web][QA] Investigate race condition caused by parallel connection requests

This is the follow up for #21175 to improve our E2E Tests and prevent race conditions sometimes occurring during login.
The withConnectedUser page plugin could cause a situation where a connection request is sent to a user which doesn't have a device yet.

@markbrockhoff markbrockhoff force-pushed the mb/remove-withConnectedUser branch 5 times, most recently from c3dc025 to 93510b3 Compare April 30, 2026 12:17
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.88%. Comparing base (c41756d) to head (a3defd5).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #21183      +/-   ##
==========================================
- Coverage   44.89%   44.88%   -0.02%     
==========================================
  Files        1703     1703              
  Lines       44614    44614              
  Branches     9338     9338              
==========================================
- Hits        20031    20026       -5     
- Misses      22293    22297       +4     
- Partials     2290     2291       +1     
Flag Coverage Δ
app_webapp 43.09% <ø> (-0.02%) ⬇️
lib_api_client 51.34% <ø> (ø)
lib_core 58.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@markbrockhoff markbrockhoff force-pushed the mb/remove-withConnectedUser branch 2 times, most recently from f8a7020 to 528699c Compare May 4, 2026 13:08
markbrockhoff and others added 22 commits May 5, 2026 08:19
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@markbrockhoff markbrockhoff force-pushed the mb/remove-withConnectedUser branch from 528699c to a3defd5 Compare May 5, 2026 06:24
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
29.9% Duplication on New Code (required ≤ 5%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant