fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp cb072aed75
Adopt write_temp/write_home helpers across cmd/ tests
Replace manual std::fs::create_dir_all + std::fs::write boilerplate
with context.write_temp() and context.write_home() in repo, workflow,
exec, and run tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 11:40:31 -04:00
..
cmd Adopt write_temp/write_home helpers across cmd/ tests 2026-03-30 11:40:31 -04:00
snapshots Rename cli.toml to user.toml 2026-03-29 21:24:10 -04:00
main.rs Move cli.rs and scenario.rs tests into per-subcommand cmd/ files 2026-03-30 11:37:24 -04:00
scenario.rs Refactor scenario.rs to use TestContext for isolation 2026-03-30 11:37:31 -04:00