Skip to content

fix(test): remove workaround for multi-user UI tests#1630

Merged
xbhouse merged 1 commit into
RedHatInsights:masterfrom
xbhouse:remove-test-workaround
May 21, 2026
Merged

fix(test): remove workaround for multi-user UI tests#1630
xbhouse merged 1 commit into
RedHatInsights:masterfrom
xbhouse:remove-test-workaround

Conversation

@xbhouse
Copy link
Copy Markdown
Collaborator

@xbhouse xbhouse commented May 20, 2026

Description

  • Reverts the workaround we had that split users into different UI projects to prevent auth state conflicts
  • The conflicts were caused by the frontend-development-proxy caching parallel responses by URL, and this was fixed in the latest proxy image

How to test the PR

UI tests pass with no auth-related failures

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.58%. Comparing base (098cb46) to head (f76c46d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1630   +/-   ##
=======================================
  Coverage   77.58%   77.58%           
=======================================
  Files         103      103           
  Lines        3266     3266           
  Branches      729      729           
=======================================
  Hits         2534     2534           
  Misses        655      655           
  Partials       77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@xbhouse xbhouse force-pushed the remove-test-workaround branch from 5bc177a to 703b408 Compare May 20, 2026 15:06
@xbhouse xbhouse marked this pull request as ready for review May 20, 2026 15:21
@xbhouse xbhouse requested a review from a team as a code owner May 20, 2026 15:21
Copy link
Copy Markdown
Collaborator

@swadeley swadeley left a comment

Choose a reason for hiding this comment

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

ACK

@swadeley swadeley self-assigned this May 21, 2026
This reverts the workaround we had that split users into different UI
projects to prevent auth state conflicts. The conflicts were caused by
the frontend-development-proxy caching parallel responses by URL, and
this has been fixed.
@swadeley swadeley force-pushed the remove-test-workaround branch from 703b408 to f76c46d Compare May 21, 2026 07:26
@xbhouse
Copy link
Copy Markdown
Collaborator Author

xbhouse commented May 21, 2026

merging, ui test failures are unrelated, i'm looking into those here

@xbhouse xbhouse merged commit 16b8e0f into RedHatInsights:master May 21, 2026
5 of 8 checks passed
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.

3 participants