Commit Graph

4 Commits

Author SHA1 Message Date
Sebastien Castiel
5e81dd9deb Add test ID to group header for E2E test reliability
Update group header component to include data-testid for improved test targeting
and update Page Object Model to use the more reliable test ID selector.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-04 21:05:27 -04:00
Sebastien Castiel
1a4c5ee3e1 Add expense creation to E2E tests using Page Object Model 2025-08-02 10:36:42 -04:00
Sebastien Castiel
05a25f7e4f Refactor tests using Page Object Model and remove original example test. 2025-08-02 10:07:06 -04:00
Sebastien Castiel
9d375bb6be Add Playwright E2E testing setup
- Added Playwright configuration for automated and visual E2E tests
- Updated Next.js configuration to accept localhost:3003 for testing
- Included Playwright as a dev dependency

💘 Generated with Crush
Co-Authored-By: Crush <crush@charm.land>
2025-08-02 09:44:51 -04:00