fabro/lib/crates/fabro-cli/tests/it/workflow
Bryan Helmkamp 9c3c66c59a
test(http): improve HTTP test failure diagnostics
Add shared axum/reqwest response assertion helpers in fabro-test,
migrate the Rust HTTP test surface to use them, and document the
new rule in the testing strategy.
2026-04-20 08:06:14 -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 lint(clippy): disallow blocking std::fs on Tokio paths 2026-04-19 17:22:21 -04:00
command_pipeline.rs lint(clippy): disallow blocking std::fs on Tokio paths 2026-04-19 17:22:21 -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(tests): stabilize graph path snapshots and skip LLM preflight for non-LLM graphs 2026-04-15 11:41:17 -04:00
full_stack.rs lint(clippy): disallow blocking std::fs on Tokio paths 2026-04-19 17:22:21 -04:00
hooks.rs test(unwrap): clean cli fixture helpers 2026-04-19 21:09: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 test(http): improve HTTP test failure diagnostics 2026-04-20 08:06:14 -04:00
real_cli.rs test(unwrap): clean cli fixture helpers 2026-04-19 21:09:28 -04:00