summaryrefslogtreecommitdiff
path: root/internal/cmd/main_test.go
AgeCommit message (Expand)Author
2025-03-10chore(refactoring): Refactor/modernizations (#2345)Dave Henderson
2024-04-21Enable testifylint linter (#2044)Dave Henderson
2023-04-29Use required.NoError for faster failure in testsDave Henderson
2022-05-29Stop passing the config in the contextDave Henderson
2021-01-23Fix race condition in signal handlingDave Henderson
2021-01-17Inject stdin/out/err instead of always using os.Stdin/out/errDave Henderson
2021-01-02Move main logic to internalDave Henderson