fabro/lib/crates/fabro-cli/tests/it/workflow
Bryan Helmkamp fab59a8298 Extract workflow E2E tests into workflow/ directory
Move the 6 parametrized workflow scenarios from scenario/workflows.rs
into a new workflow/ directory with one file per test. Move fixture
.fabro files from test/scenario/ to workflow/fixtures/ co-located with
the tests.

Rename the scenario_tests! macro to sandbox_tests! in the new module
for clarity. Slim scenario/ down to just lifecycle and exec tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 11:41:18 -04:00
..
fixtures Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
agent_linear.rs Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
command_agent_mixed.rs Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
command_pipeline.rs Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
conditional_branching.rs Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
full_stack.rs Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
human_gate.rs Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
mod.rs Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00