Skip to content

docs: add Testing Strategy section to ARCHITECTURE.md#105

Merged
hydro13 merged 1 commit intomainfrom
docs/testing-strategy-architecture
Apr 11, 2026
Merged

docs: add Testing Strategy section to ARCHITECTURE.md#105
hydro13 merged 1 commit intomainfrom
docs/testing-strategy-architecture

Conversation

@hydro13
Copy link
Copy Markdown
Owner

@hydro13 hydro13 commented Apr 11, 2026

Summary

  • Adds a new Testing Strategy section to ARCHITECTURE.md, inserted before Key Design Constraints
  • Documents Vitest + v8 coverage framework, test location conventions, all 6 test categories with accurate file counts (87 files total), guidance for writing new tests, and CI integration (verify.yml + codeql.yml with Codecov)

Test plan

  • npm run verify passes locally (compile + lint + 87 test files + consistency check)
  • CI verify.yml passes
  • CI codeql.yml passes

Document the test framework (Vitest + v8 coverage), file location
conventions, test categories with accurate file counts (87 total),
guidance for writing new tests, and CI integration (verify.yml +
codeql.yml with Codecov).
@hydro13 hydro13 self-assigned this Apr 11, 2026
@hydro13 hydro13 merged commit d1f41d4 into main Apr 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant