fabro/lib/apps/fabro-cli/tests/it
Scott Werner cd47d53c0a Move the run-driven remote workflow test to cmd/run.rs
remote_workflow_run_starts_once_create_leaves_submitted_and_failures_do_not_refetch
lived in cmd/create.rs but drove fabro run in four of its five
iterations and asserted the start call, which is fabro run's contract.
Split it: cmd/create.rs keeps the single create invocation that must
leave the run submitted without starting it, cmd/run.rs owns the
run-driven success and failure iterations, and the workflow and remote
repository fixtures move to the shared command test support module.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-11 14:50:10 -06:00
..
cmd Move the run-driven remote workflow test to cmd/run.rs 2026-09-11 14:50:10 -06:00
scenario Fix CLI RunIntent producer CI failures 2026-09-01 16:14:34 -04:00
support Fix CLI RunSpec test fixtures 2026-08-24 12:17:47 -04:00
workflow Harden CLI run intent creation 2026-09-01 17:08:34 -04:00
main.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00