fabro/lib/crates/fabro-cli/tests
Bryan Helmkamp 1806aa86d6 Add inherit = false to all trycmd test envs to prevent CI flakiness
The doctor dry-run test was failing in CI because it inherited the host
environment. With no LLM API keys set, the doctor reported errors and
exited non-zero. Adding `inherit = false` to all 18 .toml test files
ensures deterministic behavior regardless of the host environment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 16:43:23 -04:00
..
cmd Add inherit = false to all trycmd test envs to prevent CI flakiness 2026-03-14 16:43:23 -04:00
cli.rs Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
trycmd.rs Split trycmd into per-subcommand tests and remove live-probe doctor fixtures 2026-03-13 18:03:23 -04:00