fabro/lib/crates/fabro-cli/tests/it/cmd
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
..
config.rs Add write_temp/write_home helpers to TestContext 2026-03-30 11:40:31 -04:00
cp.rs Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00
doctor.rs Remove arc() and fabro() helpers in favor of TestContext 2026-03-30 11:40:28 -04:00
exec.rs Adopt write_temp/write_home helpers across cmd/ tests 2026-03-30 11:40:31 -04:00
init.rs Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00
install.rs Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00
llm.rs Remove arc() and fabro() helpers in favor of TestContext 2026-03-30 11:40:28 -04:00
mod.rs Move cli.rs and scenario.rs tests into per-subcommand cmd/ files 2026-03-30 11:37:24 -04:00
model.rs Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00
pr.rs Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00
preview.rs Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00
repo.rs Adopt write_temp/write_home helpers across cmd/ tests 2026-03-30 11:40:31 -04:00
run.rs Adopt write_temp/write_home helpers across cmd/ tests 2026-03-30 11:40:31 -04:00
secret.rs Remove arc() and fabro() helpers in favor of TestContext 2026-03-30 11:40:28 -04:00
serve.rs Move cli.rs and scenario.rs tests into per-subcommand cmd/ files 2026-03-30 11:37:24 -04:00
ssh.rs Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00
system.rs Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00
top_level.rs Move cli.rs and scenario.rs tests into per-subcommand cmd/ files 2026-03-30 11:37:24 -04:00
validate.rs Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00
workflow.rs Adopt write_temp/write_home helpers across cmd/ tests 2026-03-30 11:40:31 -04:00