Overview
Add end-to-end tests for the most critical user flows using Playwright.
Tasks
- Install and configure Playwright
- Test: wallet connect → apply for issue → withdraw application
- Test: maintainer assigns issue → marks complete
- Test: admin registers maintainer
- Mock Freighter API in tests
Acceptance Criteria
- All three user flows have passing E2E tests
- Tests run in CI without a real wallet
- Test failures produce screenshots for debugging
Overview
Add end-to-end tests for the most critical user flows using Playwright.
Tasks
Acceptance Criteria