Commit Graph

1 Commits

Author SHA1 Message Date
5bbeb66afb test: add unit and integration tests for core functionality
All checks were successful
gobuild / build (push) Successful in 21s
Added comprehensive unit and live integration tests in new files:
- commander_test.go: Covers isInstalled and subExecute functions
- filer_test.go: Covers createIniFile with various scenarios
- radiomenu_test.go: Covers Short, Quit, and RadioMenu
- stations_test.go: Covers showVersion and precheck

These tests ensure reliability across happy paths, edge cases, and live environments.
2026-03-03 19:21:24 +00:00