esa-cci / esa-climate-toolbox

The ESA CCI Toolbox is designed to provide access to CCI data from the ESA Open Data Portal. Also, it contains functions to operate on this data.
MIT License
12 stars 6 forks source link

Mock tests #15

Open TonioF opened 5 months ago

TonioF commented 5 months ago

Many tests of the toolbox actually require access to the odp. It would be good to replace them with mocks. This would also significantly improve test performance.