fabro/lib
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
..
crates chore(test): extract TestContext::set_http_target helper 2026-04-30 10:11:47 -04:00
packages/fabro-api-client feat(models): expose configured status 2026-04-30 09:15:02 -04:00