Files
foxhunt/crates
jgrusewski a3d0838842 fix(trading_engine): ignore Redis integration tests that need localhost:6379
Three Redis tests were running unconditionally on CI despite requiring
a local Redis server. They spin on connection attempts causing 60s+
timeouts and eventual test-gate failure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 11:39:28 +01:00
..