mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
The checkHealth method handles non-ok responses (e.g. 503) but only network-level errors had test coverage. Add nonOkHealth helper and test to verify connected → disconnected transition on HTTP 503.