mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Introduce an HttpClient trait abstraction over reqwest::Client so tests use a lightweight MockHttpClient instead of spawning a TCP server via mockito. This removes the mockito dev-dependency entirely and makes tests faster and more deterministic. Also add self-loop detection in ImportTransform to poison placeholders that have edges pointing back to themselves. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||