reichlab / forecast-repository

Codebase for Zoltar forecast repository
https://zoltardata.com/
GNU General Public License v3.0
6 stars 3 forks source link

some unit tests fail if local redis server isn't running #375

Open matthewcornell opened 7 months ago

matthewcornell commented 7 months ago

Unit tests should not depend on RQ/redis running. Discovered when Docker install was broken.

redis.exceptions.ConnectionError: Error 61 connecting to localhost:6379. Connection refused.