fabro/lib/crates/fabro-cli
Bryan Helmkamp 1d7ef425ab
test(cli): reduce logs snapshot surface area
Replace the brittle raw NDJSON snapshots in logs tests with direct
assertions on the stable contract: the command succeeds, all events belong
to the requested run, and the expected lifecycle events appear in order.

This keeps coverage on logs behavior while avoiding churn from unrelated
run.created payload details like default model configuration.
2026-04-05 10:47:41 -04:00
..
src fix(cli): restore green server-backed test checkpoint 2026-04-05 03:41:10 -04:00
tests/it test(cli): reduce logs snapshot surface area 2026-04-05 10:47:41 -04: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 refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00