fabro/lib/crates/fabro-test
Bryan Helmkamp 46164fcda9
chore(test): extract TestContext::set_http_target helper
Replace 16 inline copies of the `[cli.target] type = "http"` settings TOML across CLI integration tests with a single `set_http_target(&base_url)` method on `TestContext`. Removes a brittle format string that was maintained in ten files but only meaningfully asserted-against in one.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 10:11:47 -04:00
..
src chore(test): extract TestContext::set_http_target helper 2026-04-30 10:11:47 -04:00
Cargo.toml refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00