Skip to content

Fix e2e tests: navigate to /ui instead of /#6188

Open
Platane wants to merge 1 commit intoquickwit-oss:mainfrom
Platane:fix/e2e-navigate-to-ui
Open

Fix e2e tests: navigate to /ui instead of /#6188
Platane wants to merge 1 commit intoquickwit-oss:mainfrom
Platane:fix/e2e-navigate-to-ui

Conversation

@Platane
Copy link
Collaborator

@Platane Platane commented Mar 3, 2026

Summary

  • Navigate directly to /ui instead of relying on the root / redirect in e2e tests
  • Makes the tests resilient to changes in the root redirect target (e.g. /ui/search/logs)
  • Third test already used an explicit /ui/indexes/... path and was unaffected

Test plan

  • Ran Playwright e2e tests locally — 3/3 pass

🤖 Generated with Claude Code

Navigate directly to `/ui` instead of relying on the root redirect,
making the tests resilient to changes in the root redirect target.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Platane Platane marked this pull request as ready for review March 3, 2026 15:46
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