Closed JohanKJSchreurs closed 1 year ago
Currently some of the unit tests are failing, but that should be fixed by this PR: https://github.com/Open-EO/openeo-aggregator/pull/107
The errors are related to the level parameter for log levels, which was recently introduced/changed in openeo-python-driver, openeo-python-client and openeo-geopyspark-driver for issue https://github.com/Open-EO/openeo-python-driver/issues/170.
Issue #63
Backend can be set with the environment variable ENDPOINT, like we have in the GeoPySpark driver's integration tests.
There is also a shell script to run the integration tests with the default backend, https://openeocloud.vito.be:
Instructions to run the integration tests have been added to the README.md