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 | ||