Overview
Comprehensive test suite for backend API and frontend components.
Backend Tests
- Unit tests for state machine
- Unit tests for workflow service
- Integration tests for API endpoints
- Database fixture management
- Mocking external services
Frontend Tests
- Component tests with Testing Library
- Hook tests
- API client tests
- E2E tests with Playwright
CI/CD
- GitHub Actions workflow
- Test on PR
- Coverage reporting
- Lint checks
Current State
- Test structure exists but minimal coverage
- No CI/CD pipeline
Priority
HIGH - Quality assurance
Related
Overview
Comprehensive test suite for backend API and frontend components.
Backend Tests
Frontend Tests
CI/CD
Current State
Priority
HIGH - Quality assurance
Related