Skip to content

Update E2E tests to match UI changes#460

Open
joshwanf wants to merge 7 commits into
mainfrom
refactor/e2e-test-fix
Open

Update E2E tests to match UI changes#460
joshwanf wants to merge 7 commits into
mainfrom
refactor/e2e-test-fix

Conversation

@joshwanf

@joshwanf joshwanf commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator
  • Many UI changes occurred (URL routing, UI element IDs, page titles, etc) that break E2E tests. E2E tests are triggered on PR or main merge.
  • Added data-testid attribute to UI buttons
  • Update E2E tests to use data-testid when locating elements and reflect UI changes

@joshwanf joshwanf requested a review from prestoncabe as a code owner July 2, 2026 00:21
@joshwanf

joshwanf commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator Author

This branch resolves #443 and allows one to test locally using ./bin/run-e2e-test. However, the local branch should be resolved with main before testing in order to match Github Actions.

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