issues
search
nansencenter
/
django-geo-spaas-processing
Processing tools for GeoSPaaS
GNU General Public License v3.0
1
stars
1
forks
source link
Fix unit tests
#114
Closed
aperrin66
closed
2 months ago
aperrin66
commented
2 months ago
Fix several problems with unit tests:
download tests created a folder in the current directory
tests relied on the Redis configuration environment variables being set
a test was missing for the case where Redis is not available
Fix several problems with unit tests: