fabro/lib/crates/fabro-github/src/testdata
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
..
rsa_private.pem Use static RSA key fixture to fix fabro-github test timeouts 2026-03-29 13:47:09 -04:00