fabro/lib/crates/fabro-cli/tests/it/workflow
Bryan Helmkamp bf2b6ba701 refactor(cli): route run state through the shared server daemon
Move durable run access and execution control onto the server-backed client,
canonicalize run APIs under /api/v1/runs, and switch CLI integration tests
to a shared test daemon/storage model with shared-state-safe assertions.
2026-04-05 00:15:33 -04:00
..
fixtures Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
agent_linear.rs refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
command_agent_mixed.rs refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
command_pipeline.rs refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
conditional_branching.rs refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
dry_run_examples.rs refactor: unify workflow stored event model 2026-04-04 10:38:44 -04:00
full_stack.rs refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
hooks.rs refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
human_gate.rs refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
mod.rs refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
real_cli.rs refactor: rename EventEmitter to Emitter 2026-04-04 12:24:42 -04:00