fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp 63bb494e96 test: speed up slow default-profile tests and tighten nextest thresholds
Remove redundant config_change_after_submission test (1.67s avg) from
fabro-server — already covered by start_run_persists_full_settings_snapshot
and architectural guarantees. Defer reqwest::Client init past validation
in web_search tool so missing-key/missing-query tests skip macOS proxy
discovery (1.56s → 9ms). Move telemetry panic event tests to a CLI IT
via a new cfg(debug_assertions) __test_panic subcommand. Lower default
nextest SLOW threshold from 3s to 1.5s with 2x headroom over the new
worst-case (0.84s).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 13:15:59 -04:00
..
cmd test: speed up slow default-profile tests and tighten nextest thresholds 2026-04-05 13:15:59 -04:00
scenario refactor(cli): simplify run lifecycle around server ownership 2026-04-05 12:11:55 -04:00
support fix(cli): restore green server-backed test checkpoint 2026-04-05 03:41:10 -04:00
workflow fix(cli): restore green server-backed test checkpoint 2026-04-05 03:41:10 -04:00
main.rs Reorganize CLI integration tests and document testing strategy 2026-03-30 16:17:39 -04:00