fabro/lib/crates/fabro-cli
Bryan Helmkamp 6dedb2fbab Convert 6 more predicate assertions to fabro_snapshot
Replace predicates::str::contains checks with full snapshots in
single-command tests: repo deinit failure, repo init help, secret
get/rm missing key, exec missing API key, config show missing workflow.

The remaining predicate usages are in multi-step CRUD tests and legacy
config tests where programmatic assertions are still the better fit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 11:40:31 -04:00
..
src Clean up workspace clippy warnings 2026-03-30 11:27:25 -04:00
tests/it Convert 6 more predicate assertions to fabro_snapshot 2026-03-30 11:40:31 -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 Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00