269 B
269 B
Testing Strategy
- Vitest + RTL for unit/component
- Playwright for e2e
- Testcontainers for DB integration
- Contract tests for MCP responses (shape/status)
- a11y checks (eslint-plugin-jsx-a11y + automated tooling)
- Responsive checks across breakpoints