Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 714 Bytes

File metadata and controls

14 lines (12 loc) · 714 Bytes

Testing Documentation (Progressive Disclosure)

Load this TOC first, then 1-3 docs relevant to your task. Do not load all docs.

Document When to Load
HIGH_LEVEL_TESTING_GUIDELINES.md Always - PR requirements, andon cord
crud-lifecycle-pattern.md CRUD features - CLI & SDK verification
sdk-integration-tests.md / cli-integration-tests.md SDK or CLI integration tests
devcontainer-feature-tests.md Infrastructure/devcontainer testing
test-fixtures.md Test deployment & fixture management
mocking-patterns.md Using httpmock
debugging-tests.md Debugging test failures
post-mortems/ Case studies of testing gaps