fabro/lib/crates/fabro-tracker
Bryan Helmkamp 038420d9c8 Replace mockito with httpmock in fabro-hooks, fabro-openai-oauth, and fabro-tracker
mockito's Server::new_async() triggers macOS SCDynamicStoreCreateWithOptions
via hyper-util (~300ms per test), which serializes on configd under workspace
concurrency and causes 4s+ timeouts. httpmock avoids this path entirely.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:09 -04:00
..
src Replace mockito with httpmock in fabro-hooks, fabro-openai-oauth, and fabro-tracker 2026-03-29 13:47:09 -04:00
Cargo.toml Replace mockito with httpmock in fabro-hooks, fabro-openai-oauth, and fabro-tracker 2026-03-29 13:47:09 -04:00