Files
FarmaFinder/apps/backend
Antoni Nuñez Romeu e281bd4fa8
Run Tests on Branches / Frontend Mobile Tests (push) Successful in 1m58s
Run Tests on Branches / Detect Changes (push) Successful in 12s
Run Tests on Branches / Backend Tests (push) Failing after 1m58s
Run Tests on Branches / Frontend Tests (push) Has been skipped
fix: skip Redis connection in test mode — prevents CI hang
The top-level await redisClient.connect() in redis-client.js was
blocking module import when no Redis server is available (CI env).
Add NODE_ENV guard + reconnect strategy with max retries.
2026-07-14 13:25:17 +02:00
..
2026-07-06 15:51:53 +02:00
2026-07-07 01:45:09 +02:00
2026-07-07 17:44:36 +02:00
2026-07-06 15:51:53 +02:00
2026-07-07 01:45:09 +02:00
2026-07-06 15:51:53 +02:00
2026-07-06 15:51:53 +02:00