fabro/lib/crates/fabro-cli
Bryan Helmkamp 4e84152c39 Add integration tests for server daemon management
- cmd/server_start: help snapshot, start-already-running error
- cmd/server_stop: help snapshot, stop-when-not-running error
- cmd/server_status: help snapshot, status-when-not-running error
- scenario/server_lifecycle: full start → status → status --json → stop cycle
- Remove stale server.rs help test (replaced by per-command files)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 14:18:05 -07:00
..
src Remove unnecessary comments, use bail! consistently in server start 2026-04-02 10:45:37 -07:00
tests/it Add integration tests for server daemon management 2026-04-02 14:18:05 -07:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00