fabro/lib/crates/fabro-github
Bryan Helmkamp 46cecf85ee
Use static RSA key fixture to fix fabro-github test timeouts
Tests were spawning `openssl genpkey` per test, causing timeouts under
nextest's per-process parallelism with the 4s hard-kill limit. Replace
with a pre-generated key loaded via include_str!.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:09 -04:00
..
src Use static RSA key fixture to fix fabro-github test timeouts 2026-03-29 13:47:09 -04:00
Cargo.toml Enforce no-wildcard-imports via clippy workspace lint 2026-03-29 13:47:08 -04:00