governance: adopt TDD with full unit/integration tests; update system prompt and AGENTS templates\n\nplan: add TDD milestones and test coverage criteria; update proposal accordingly
This commit is contained in:
@@ -24,7 +24,8 @@ Note: This is a template copied into generated projects. Customize as needed for
|
||||
|
||||
## Code and Tests
|
||||
- Keep changes minimal and focused; avoid unrelated refactors.
|
||||
- Add unit tests in `tests/` alongside features.
|
||||
- Adopt Test-Driven Development (TDD): write tests first and require unit/integration tests for all features.
|
||||
- Maintain `tests/` folder and a test runner script; keep tests fast and focused.
|
||||
- Maintain consistent style with the existing codebase.
|
||||
|
||||
## Git Workflow
|
||||
|
Reference in New Issue
Block a user