mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-16 11:19:11 +00:00
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 |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| http_client.go | ||