fabro/lib/crates/fabro-cli/tests/it/workflow
Bryan Helmkamp 77d1495603 Move hook twin coverage to CLI workflow tests
Replace in-process workflow E2E hook tests with fabro-cli workflow
integration tests that run fabro as a subprocess and pass OpenAI twin
env only to the child process. Remove the unsafe env-var mutation helper
from fabro-workflow integration tests.
2026-04-01 11:03:44 -04:00
..
fixtures Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
agent_linear.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
command_agent_mixed.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
command_pipeline.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
conditional_branching.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
dry_run_examples.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
full_stack.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
hooks.rs Move hook twin coverage to CLI workflow tests 2026-04-01 11:03:44 -04:00
human_gate.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
mod.rs Move hook twin coverage to CLI workflow tests 2026-04-01 11:03:44 -04:00
real_cli.rs Optimize slow Docker and real CLI tests 2026-03-31 22:19:51 -04:00