The shared lib/ utility functions used across multiple tools don't appear to have dedicated unit tests. Add coverage for the most commonly used helpers.
Acceptance criteria
- Unit tests added for shared utility functions
- Tests integrated into the existing test run
The shared
lib/utility functions used across multiple tools don't appear to have dedicated unit tests. Add coverage for the most commonly used helpers.Acceptance criteria