Skip to content

test: cover TransactionPanel and wallet E2E flows - #637

Merged
k-deejah merged 1 commit into
Sorokit:mainfrom
0takuc0mrade:test/issues-598-605
Aug 30, 2026
Merged

test: cover TransactionPanel and wallet E2E flows#637
k-deejah merged 1 commit into
Sorokit:mainfrom
0takuc0mrade:test/issues-598-605

Conversation

@0takuc0mrade

Copy link
Copy Markdown
Contributor

Summary

  • add provider-backed TransactionPanel tests for validation, payload submission, success/error rendering, reset behavior, and Enter-key submission
  • fix Enter-key submission for inputs while preserving the existing validation and preview flow
  • add Playwright configuration and a wallet-flow smoke test covering connect, Transactions navigation, paginated history, and payment success hash
  • render the existing paginated TransactionHistory on the Transactions screen
  • run the Chromium E2E suite in CI for pull requests targeting main
  • repair the malformed root CSS token block and align Tailwind with the existing v4 Vite integration so the Vite dev server can support E2E tests

Verification

  • npm test -- --run src/components/TransactionPanel.flow.test.tsx (8 passed)
  • npm run test:e2e (1 passed, Chromium)
  • npm run build:app
  • changed TypeScript/TSX files pass ESLint

The repository-wide test/lint/typecheck commands still report unrelated failures already present on main, including stale client mocks, two unused declarations, and Vite/Vitest type-version conflicts.

Closes #598
Closes #605

@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@0takuc0mrade 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

@k-deejah
k-deejah merged commit 3273d63 into Sorokit:main Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants