fabro/lib
Bryan Helmkamp 13a501ec1d
test(cli): add archive and unarchive command integration tests
Adds the CLI-layer integration coverage the archived-run plan called for
in its Unit 6 test scenarios but never landed: help snapshots, required-arg
handling, happy paths (including ps/ps -a visibility switching), precondition
errors (archive on active runs, unarchive on not-archived runs), unknown-id
errors, idempotent no-ops, JSON output shape, and mixed-batch per-id error
aggregation. 15 new tests across archive.rs and unarchive.rs mirror rm.rs's
fabro_snapshot style.
2026-04-19 17:42:37 -04:00
..
crates test(cli): add archive and unarchive command integration tests 2026-04-19 17:42:37 -04:00
packages/fabro-api-client feat(server): add archive/unarchive endpoints and include_archived listing 2026-04-19 16:53:33 -04:00