fabro/lib/crates/fabro-cli/tests/it/workflow
Bryan Helmkamp 58a1380865
refactor(run): drop debug-only node artifact files
Remove API/CLI request and log artifact writes plus panic.txt now that
run state and events are store-backed. Update the direct tests to assert
returned behavior instead of on-disk debug files.
2026-04-03 11:23:14 -07:00
..
fixtures Extract workflow E2E tests into workflow/ directory 2026-03-30 11:41:18 -04:00
agent_linear.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
command_agent_mixed.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
command_pipeline.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
conditional_branching.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
dry_run_examples.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
full_stack.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
hooks.rs Move hook twin coverage to CLI workflow tests 2026-04-01 11:03:44 -04:00
human_gate.rs Centralize E2E test env var handling 2026-03-31 09:30:38 -04:00
mod.rs Move hook twin coverage to CLI workflow tests 2026-04-01 11:03:44 -04:00
real_cli.rs refactor(run): drop debug-only node artifact files 2026-04-03 11:23:14 -07:00