Tighten layer graph tests and document npm test typecheck.

Content and People/Schedule/Ai now fail the same way if they grow a game-layer edge the projects.md graph forbids; README matches the tsc-then-vitest script from phase 57.
This commit is contained in:
Leonid Pershin
2026-08-20 14:04:35 +03:00
parent f381475566
commit e2e7d30701
3 changed files with 24 additions and 3 deletions
+2 -1
View File
@@ -107,7 +107,8 @@ dotnet test
npm --prefix src/HSchool.Client test
```
Vitest covers the client codec, the calendar formatting and the RU/EN dictionaries.
`npm test` runs `tsc -b` then Vitest (codec, calendar formatting, RU/EN dictionaries). A duplicate
key in `strings.ts` fails typecheck without `npm run build`. `test:watch` is Vitest only.
## Layout