fabro/lib/crates/fabro-cli
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 feat(models): expose configured status 2026-04-30 09:15:02 -04:00
tests chore(test): extract TestContext::set_http_target helper 2026-04-30 10:11:47 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml fix(cli): persist auth login target 2026-04-29 08:02:50 -04:00