Pulse/internal/tempproxy
rcourtman cf45a62c12 test: add unit tests for internal/tempproxy
Add 24 tests covering:
- ErrorType enum constants
- ProxyError Error() and Unwrap() methods
- calculateBackoff exponential backoff with jitter
- contains case-insensitive substring matching
- classifyError error classification for node, auth, SSH, sensor, rate limit, timeout, transport
- RPCRequest and RPCResponse struct fields
- Client struct fields
2025-11-26 14:26:59 +00:00
..
client.go Improve temperature proxy workflow 2025-11-17 14:25:46 +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