docs: sweep TESTING.md, SPRINTS.md, ROADMAP.md to v0.39.0 / 499 tests

Co-authored-by: Nathan Esquenazi <nesquena@gmail.com>
This commit is contained in:
nesquena-hermes
2026-04-07 22:33:08 -07:00
committed by GitHub
parent a064542df9
commit 7e6fec1c85
3 changed files with 8 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
> Prerequisites: SSH tunnel is active on port 8786. Open http://localhost:8786 in browser.
> Server health check: curl http://127.0.0.1:8786/health should return {"status":"ok"}.
>
> Automated tests: 466 total (466 passing, 0 known isolation failures)
> Automated tests: 499 total (499 passing, 0 known isolation failures)
> Run: `pytest tests/ -v --timeout=60`
---