ZGIS / semantique

Semantic Querying in Earth Observation Data Cubes
https://zgis.github.io/semantique/
Apache License 2.0
16 stars 6 forks source link

Automated unit and integration testing #4

Open luukvdmeer opened 2 years ago

luukvdmeer commented 2 years ago

An automated testing workflow should be added to be package. Should at least test if the verbs (and all operators and reducers) return correct values when applied to a small test array (taken from the test datacube). To get started, see e.g. https://realpython.com/python-testing/

luukvdmeer commented 1 year ago

The structure for testing is there, just more tests need to be added