fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp e641b2c90c Add write_temp/write_home helpers to TestContext
Add convenience methods that write a file under temp_dir or home_dir,
auto-creating parent directories. Returns &Self for chaining.

Apply write_home in config.rs fixture helpers and standalone tests,
replacing manual create_dir_all + write boilerplate.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 11:40:31 -04:00
..
cmd Add write_temp/write_home helpers to TestContext 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