# Test Strategy - Backend unit and API integration tests live in `backend/tests`. - Frontend component tests and Playwright E2E tests live in `frontend/tests`. - CI runs backend lint/tests, frontend tests/typecheck/build, Docker builds, security scan, and OpenAPI artifact generation.