Pulse/internal/tempproxy
rcourtman cb939c3532 Add unit tests for HTTPClient (internal/tempproxy)
23 test cases covering NewHTTPClient, IsAvailable, GetTemperature,
and HealthCheck including success paths, error handling (401, 403,
429, 5xx), JSON parsing, URL encoding, retry behavior, and connection
errors.

Coverage: 22.4% → 47.6%
2025-11-30 21:18:14 +00:00
..
client.go chore: fix staticcheck SA warnings 2025-11-27 09:16:53 +00:00
client_test.go test: add unit tests for internal/tempproxy 2025-11-26 14:26:59 +00:00
http_client.go Improve temperature proxy diagnostics and tests 2025-11-13 22:31:53 +00:00
http_client_test.go Add unit tests for HTTPClient (internal/tempproxy) 2025-11-30 21:18:14 +00:00