fabro/lib/crates/fabro-cli/tests/it/workflow
Bryan Helmkamp f0ebf341db
Optimize slow Docker and real CLI tests
- Move real_cli_claude/codex/gemini tests from fabro-workflow to fabro-cli,
  which has a 20s nextest timeout (vs 6s default), and add poll_interval(10ms)
- Reduce DockerSandbox stop_container grace period from 5s to 1s
- Reduce timeout_handling test sleep from 60s to 2s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 22:19:51 -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
human_gate.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
mod.rs Optimize slow Docker and real CLI tests 2026-03-31 22:19:51 -04:00
real_cli.rs Optimize slow Docker and real CLI tests 2026-03-31 22:19:51 -04:00