remove separate test description docs

This commit is contained in:
Elias Ahokas
2026-06-17 23:47:22 +03:00
parent f914c3a06b
commit 1aa2118958
2 changed files with 0 additions and 5 deletions

View File

@@ -30,7 +30,6 @@ Stack and commands. What technologies and what commands does the AI need to know
- docs/SPEC.md - What the project does - docs/SPEC.md - What the project does
- docs/ARCH.md - How it's built - docs/ARCH.md - How it's built
- docs/CONVENTIONS.md - Code style rules - docs/CONVENTIONS.md - Code style rules
- docs/TESTS.md - Test cases in natural language
- docs/JOURNAL.md - Personal session notes - docs/JOURNAL.md - Personal session notes
## Philosophy ## Philosophy

View File

@@ -1,4 +0,0 @@
# TESTS
Test cases written in my own words. AI tools should read and implement tests written here in natural language.