Skip to content

[914] Frontend: Add end-to-end Playwright tests for core user flows#999

Merged
Junirezz merged 5 commits into
Junirezz:mainfrom
ToryMic:fix/914-frontend-add-end-to-end-playwright-tests-for-core-user-flows
Jul 26, 2026
Merged

[914] Frontend: Add end-to-end Playwright tests for core user flows#999
Junirezz merged 5 commits into
Junirezz:mainfrom
ToryMic:fix/914-frontend-add-end-to-end-playwright-tests-for-core-user-flows

Conversation

@ToryMic

@ToryMic ToryMic commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add Playwright specs for transaction history and settings core flows.
  • Document the canonical e2e flow matrix in docs/TESTING_STRATEGY.md.

Closes #914

Test plan

  • Specs lint clean under frontend eslint
  • CI Playwright E2E workflow

Made with Cursor

…lows

Extend core user-flow e2e specs for transaction history and settings, and document the Playwright flow matrix.

Co-authored-by: Cursor <cursoragent@cursor.com>
@drips-wave

drips-wave Bot commented Jul 25, 2026

Copy link
Copy Markdown

@ToryMic Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

ToryMic and others added 4 commits July 25, 2026 12:40
…sed helpers

Build api-schemas before frontend CI installs, skip prepare when zod is unavailable, and remove unused helpers that fail eslint.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…g, stabilize unit tests

Disable privacy masking in Playwright fixtures, remove conflicting cypress.config.mjs, avoid shared-path contracts CI, and align unit tests with masked-address/PreferencesProvider behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@Junirezz
Junirezz merged commit 9aadb37 into Junirezz:main Jul 26, 2026
15 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.

Frontend: Add end-to-end Playwright tests for core user flows

2 participants