Pulse/internal/agentupdate
rcourtman 351ef94368 Add unit tests for agentupdate utility functions
Tests for:
- verifyBinaryMagic: ELF/Mach-O/PE magic byte validation
- determineArch: platform architecture detection
- unraidPersistentPath: Unraid persistence path generation
- isUnraid: Unraid environment detection
- New(): updater initialization with various configs
- Config defaults and constants

Coverage: 12.9% -> 13.4%
2025-11-30 03:48:50 +00:00
..
update.go Consolidate duplicate normalizeVersion functions into shared utility 2025-11-29 22:57:33 +00:00
update_test.go Add unit tests for agentupdate utility functions 2025-11-30 03:48:50 +00:00