Testing Strategy for Q1
Adopted a testing pyramid approach: 70% unit tests, 20% integration tests, 10% E2E tests. Using Vitest for unit/integration and Playwright for E2E. Target 80% code coverage for new code. CI will run unit tests on every PR, E2E nightly.
Decided by Alice Johnson·Dec 15, 2025, 10:00 AM
DocumentationBug