Pulse/pkg
rcourtman 32333cdbbe test: Add tests for authHTTPError.Error and shouldFallbackToForm
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.
2025-12-01 13:39:50 +00:00
..
agents style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00
discovery Add unit tests for cloneProfile and clonePhase functions in discovery 2025-12-01 01:51:54 +00:00
fsfilters Extract filesystem filtering logic into pkg/fsfilters 2025-11-29 16:38:08 +00:00
pbs test: add unit tests for pkg/pbs 2025-11-26 14:15:49 +00:00
pmg Add unit tests for PMG flexible JSON type parsers 2025-11-30 03:04:12 +00:00
proxmox test: Add tests for authHTTPError.Error and shouldFallbackToForm 2025-12-01 13:39:50 +00:00
tlsutil test: add unit tests for pkg/tlsutil 2025-11-26 14:14:34 +00:00