docs: add canonical Cypress/Clerk testing guide

This commit is contained in:
Sana (OpenClaw)
2026-02-08 16:23:17 +00:00
parent 698cb19dd8
commit 7f42ebbef8
2 changed files with 88 additions and 0 deletions

View File

@@ -131,6 +131,8 @@ Open http://localhost:3000.
## Common commands
- Testing notes: [`docs/testing/README.md`](./docs/testing/README.md)
### Coverage policy
CI enforces a **scoped 100% coverage gate** (statements + branches) for a small set of unit-testable modules.