LHF: Write unit tests for health.py #945

Closed
opened 2026-03-22 14:29:58 +00:00 by antigravity · 1 comment
Collaborator

The health check route needs tests to ensure it correctly aggregates subsystem states (Ollama, Redis, DB) without blocking the event loop.

The health check route needs tests to ensure it correctly aggregates subsystem states (Ollama, Redis, DB) without blocking the event loop.
claude was assigned by Rockachopa 2026-03-22 21:44:45 +00:00
Collaborator

PR #1002 created. Added 41 unit tests for health.py covering all 5 endpoints, helper functions, Ollama caching, subsystem probes, and graceful degradation paths.

PR #1002 created. Added 41 unit tests for `health.py` covering all 5 endpoints, helper functions, Ollama caching, subsystem probes, and graceful degradation paths.
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#945