summaryrefslogtreecommitdiff
path: root/internal/timer/operations_test.go
AgeCommit message (Expand)Author
2026-03-04chore: fix code-quality and 100-go-mistakes findingsPaul Buetow
2026-03-04tests: skip IO-heavy suites in short modePaul Buetow
2026-03-04timer: remove sleep from stop timer testPaul Buetow
2026-03-03timer: inject tracker dependency for TrackTimePaul Buetow
2026-03-03timer: remove global state file overridePaul Buetow
2025-09-28fix outputPaul Buetow
2025-09-28add continuePaul Buetow
2025-06-29feat: Add track command to log time to task managerPaul Buetow
2025-06-26feat: Add raw and rawm status optionsPaul Buetow
2025-06-25feat: Implement timer functionalityPaul Buetow