blitz_api/tests/routers
fusion44 6e3238a5a7
feat(api): implement GET /system/health readiness endpoint (#145)
Make /system/health unauthenticated, compute real readiness from the
shared startup state via build_health_info, and return 503 (body still a
SystemHealthInfo) when a subsystem is not ready. Drop the now-dead
per-backend get_system_health delegation.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 18:41:18 +02:00
..
__init__.py test: improve ln test setup and coverage 2021-10-03 10:37:51 +02:00
test_lightning.py tests: add better integration tests 2026-02-03 11:06:06 +01:00
test_system.py feat(api): implement GET /system/health readiness endpoint (#145) 2026-07-12 18:41:18 +02:00
utils.py tests: add better integration tests 2026-02-03 11:06:06 +01:00