fabro/lib/apps/fabro-cli/tests
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
..
it Move the run-driven remote workflow test to cmd/run.rs 2026-09-11 14:50:10 -06:00
build_git_metadata.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
manifest_path_round_trip.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00