Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/contributing/testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ This section provides links to specialized testing documentation organized by to
- **[Testing Commands](./testing-commands.md)** - Command test patterns, builders, mocks, E2E
- **[Clock Service](./clock-service.md)** - MockClock usage for deterministic time tests
- **[Pre-commit Integration](./pre-commit-integration.md)** - AI enforcement tests, SKIP_AI_ENFORCEMENT flag
- **[Coverage](./coverage.md)** - Code coverage targets, tools, CI/CD workflow, and PR guidelines

## 🔗 Related Documentation

Expand Down
Loading