Establishes clear testing standards and best practices: - Mandates unit testing for all API endpoints - Defines test organization and file structure - Introduces testing scope and strategy - Documents best practices for writing tests - Sets minimum coverage requirements (80%) - Adds test data management guidelines Updates project documentation to reflect testing requirements and development workflow. Includes practical examples of good testing patterns and proper test organization. |
||
|---|---|---|
| .. | ||
| api-patterns.mdc | ||
| coding-standards.mdc | ||
| component-patterns.mdc | ||
| deployment-and-infrastructure.mdc | ||
| development-guidelines.mdc | ||
| project-overview.mdc | ||
| unit-testing.mdc | ||