From 89891c65c83a6e0f9f2740c60cef2adb543835d6 Mon Sep 17 00:00:00 2001 From: nesquena-hermes Date: Mon, 6 Apr 2026 08:21:04 -0700 Subject: [PATCH] docs: v0.36.3 version bump and test count update (449 tests) (#137) Co-authored-by: Nathan Esquenazi --- TESTING.md | 2 +- static/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TESTING.md b/TESTING.md index b182670..744f12a 100644 --- a/TESTING.md +++ b/TESTING.md @@ -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: 440 total (440 passing, 0 failures) +> Automated tests: 449 total (449 passing, 0 failures) > Run: `pytest tests/ -v --timeout=60` --- diff --git a/static/index.html b/static/index.html index 5157d0a..515410c 100644 --- a/static/index.html +++ b/static/index.html @@ -14,7 +14,7 @@