Files
FarmaFinder/apps
Antoni Nuñez Romeu 3a082877dd fix: add missing mocks for off-service.js and searchOTC in backend tests
The backend test was hanging in CI because server.js imports off-service.js
which pulls in redis-client.js. Without a mock, it tries to connect to Redis
at import time, hanging indefinitely in CI where no Redis server exists.

Also added the missing searchOTC mock for cima-service.js to fix the
SyntaxError from the export mismatch.
2026-07-16 10:12:37 +02:00
..
2026-07-06 17:25:57 +02:00
2026-07-06 15:51:53 +02:00