mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
The cfg(test) helper only re-implemented the production `with_server_mode` struct literal so tests could inject settings without disk I/O. Three tests used it, but each one was self-referential — asserting what the helper itself does rather than exercising production code. Remove the helper and those three tests. `synthetic_context_with_settings` is no longer needed either (its flexibility only mattered for the removed tests); collapse it into `synthetic_context`. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||