fabro/crates/arc-cli
Bryan Helmkamp fe9f6f6882 Remove 3 redundant doctor CLI integration tests
These tests only assert that section headings appear in stdout, which is
fully covered by unit tests in src/doctor.rs (check_llm_*, check_api_*,
check_web_*, and render tests). Removing them saves ~2.4s of parallel
nextest wall time from cold binary loads.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 23:18:18 -05:00
..
src Simplify setup.rs: extract openssl helpers, remove unwraps, flatten state 2026-03-03 22:28:34 -05:00
tests Remove 3 redundant doctor CLI integration tests 2026-03-03 23:18:18 -05:00
Cargo.toml Add arc setup interactive setup wizard 2026-03-03 22:24:09 -05:00