mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-01 21:10:13 +00:00
Tests for Proxmox client authentication error handling: - authHTTPError.Error: message formatting based on status code (401/403 include status in message, others don't) - shouldFallbackToForm: determines when to retry with form encoding (triggers on 400/415, not on auth errors or server errors) 16 test cases covering all code paths. |
||
|---|---|---|
| .. | ||
| agents | ||
| discovery | ||
| fsfilters | ||
| pbs | ||
| pmg | ||
| proxmox | ||
| tlsutil | ||