fabro/lib/crates/fabro-cli/tests/it/workflow
Bryan Helmkamp 8a6446addb perf(nextest): keep shared test server state in memory
Default test daemons now opt into an in-memory object store and test
helpers carry explicit run ids instead of rediscovering runs from
shared state.

This also disables the disk-backed store dump integration tests until
store dump is routed through the server's live store handles.
2026-04-07 11:39:40 -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 fix(cli): restore green server-backed test checkpoint 2026-04-05 03:41:10 -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(config): unify machine config as settings.toml 2026-04-05 23:55:28 -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 perf(nextest): keep shared test server state in memory 2026-04-07 11:39:40 -04:00
real_cli.rs refactor: rename EventEmitter to Emitter 2026-04-04 12:24:42 -04:00