Skip to content

Update E2E tests to match UI changes#460

Merged
joshwanf merged 7 commits into
mainfrom
refactor/e2e-test-fix
Jul 9, 2026
Merged

Update E2E tests to match UI changes#460
joshwanf merged 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.

@joshwanf
joshwanf merged commit 3b2e2c2 into main Jul 9, 2026
1 check passed
@joshwanf
joshwanf deleted the refactor/e2e-test-fix branch July 9, 2026 01:57
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