Files
user-system/internal/pkg/httpclient/pool_test.go
Your Name dfca5e2272 test: expand httpclient pool tests
Add tests for:
- buildClientKey (consistent hashing)
- buildClientKeyTrimsSpaces
- isValidatedHost (cache hit/miss/expire)
- isValidatedHostNilTransport
- newValidatedTransport
- buildClient (valid options and error cases)
- buildTransport (default and custom values)

Coverage: httpclient 36.5% → 69.8%
2026-05-29 20:52:04 +08:00

6.3 KiB