fabro/lib/crates/fabro-cli/tests/it/workflow/fixtures
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
..
agent_linear.fabro Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
command_agent_mixed.fabro Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
command_pipeline.fabro Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
conditional_branching.fabro Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
full_stack.fabro Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
human_gate.fabro Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00