rcourtman
|
2990864f66
|
test: Add unit tests for guest_metadata.go pure functions
Add comprehensive tests for:
- guestMetadataCacheKey: cache key generation with edge cases
- cloneStringSlice: nil/empty handling, deep copy verification
- cloneGuestNetworkInterfaces: nil/empty, deep address copy
- processGuestNetworkInterfaces: IP filtering (loopback, link-local),
deduplication, sorting, whitespace trimming, traffic-only interfaces
Increases monitoring package coverage from 38.9% to 39.6%.
|
2025-12-01 12:18:59 +00:00 |
|