nansencenter / django-geo-spaas-harvesting

Harvest data into a GeoSPaaS catalog
GNU General Public License v3.0
1 stars 1 forks source link

Unit tests make HTTP requests to external services #139

Closed aperrin66 closed 6 months ago

aperrin66 commented 6 months ago

For example https://github.com/nansencenter/django-geo-spaas-harvesting/blob/9ff56c76706b59dcd32c8e4b9b103ecc20b68047/tests/providers/test_resto.py#L22

Those calls should be mocked