fabro/lib/crates/fabro-cli/tests/it/workflow
Bryan Helmkamp 5fa6b6e7a8
fix: resolve test failures and clippy warnings across workspace
- Remove EnvGuard and env-mutating test from fabro-auth (shared mutable state)
- Revert project.toml preserve=true that broke sandbox cleanup event tests
- Fix clippy: use is_some_and, scoped imports for StageStatus and render
- Update snapshot tests for new Run: ULID line and model_test output
- Fix preflight test assertion (name said "allows", asserted failure)
- Update cancel_queued_run test: cancelled runs now appear on board
- Add graph direction query param support to get_graph endpoint

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 11:02:20 -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(scratch): remove stale scratch file refs 2026-04-07 20:40:06 -04:00
command_pipeline.rs refactor(scratch): remove stale scratch file refs 2026-04-07 20:40:06 -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: resolve test failures and clippy warnings across workspace 2026-04-15 11:02:20 -04:00
full_stack.rs refactor(scratch): remove stale scratch file refs 2026-04-07 20:40:06 -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 fix(auth): restore local dev-token client coverage 2026-04-13 07:33:35 -04:00
real_cli.rs Add typed provider credential auth flow 2026-04-12 22:10:11 -04:00