docs: refresh README test count + run-tests.sh pointer
Test suite has grown from 44 → 65 since this line was last touched (routes resolution, badblocks tunables, rate limiter, lifecycle). Also points readers at scripts/run-tests.sh for the in-container path.
This commit is contained in:
parent
8ae84862de
commit
775251b993
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@ pinned version after the fact.
|
||||||
- `CLAUDE.md` — full architecture, file map, deploy workflow, and the
|
- `CLAUDE.md` — full architecture, file map, deploy workflow, and the
|
||||||
rationale behind every non-obvious design decision.
|
rationale behind every non-obvious design decision.
|
||||||
- `SPEC.md` — canonical feature reference per version.
|
- `SPEC.md` — canonical feature reference per version.
|
||||||
- `tests/` — `python -m unittest discover tests/` (44 tests, stdlib-only).
|
- `tests/` — `python -m unittest discover tests/` (65 tests, stdlib-only). Or run inside the deployed container with `scripts/run-tests.sh`.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue