fabro/lib/crates/fabro-hooks/src
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
..
bridge.rs Extract fabro-hooks crate from fabro-workflows 2026-03-17 14:08:02 -04:00
config.rs Move config type tests into fabro-config 2026-03-17 15:21:16 -04:00
executor.rs Replace mockito with httpmock in fabro-hooks, fabro-openai-oauth, and fabro-tracker 2026-03-29 13:47:09 -04:00
lib.rs Extract fabro-hooks crate from fabro-workflows 2026-03-17 14:08:02 -04:00
runner.rs Extract fabro-hooks crate from fabro-workflows 2026-03-17 14:08:02 -04:00
types.rs Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00