mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
3ed4d4519fac4522acb21a747dd80cea21f91763
Add tests for daemon commands (Phase 2 from TDD checklist): - daemon --help shows subcommands - daemon status fails gracefully when daemon not running - daemon status --format json outputs JSON - daemon stop handles daemon not running gracefully - daemon restart fails when daemon not running These tests focus on error cases and help output since daemon start may not be fully implemented yet.
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%