- Create CLAUDE.md with project commands and code style guidelines
- Add detailed E2E testing plan in prds/add-e2e-tests.md covering:
- Priority-based testing strategy for critical user workflows
- Implementation constraints requiring only test ID additions
- Mandatory test validation workflow with npm run test:e2e
- Test coverage for expense splitting, balance tracking, and group management
- Remove CRUSH.md (replaced by CLAUDE.md)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- 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>