Open-EO / openeo-aggregator

openEO driver that combines multiple other drivers
https://open-eo.github.io/openeo-aggregator/
Apache License 2.0
1 stars 1 forks source link

Integration tests with processing #113

Open soxofaan opened 1 year ago

soxofaan commented 1 year ago

Follow up of #63 which did basic setup of skeleton code and jenkins stuff

next up: integration tests that try real processing

authenticated connection is probably best done through:

and getting client credentials from Vault (which will be easier than messing around with private repo's)