Open-EO / openeo-geotrellis-extensions

Java/Scala extensions for Geotrellis, for use with OpenEO GeoPySpark backend.
Apache License 2.0
5 stars 3 forks source link

Sentinel2 L2A+L1C: manifest parsing tests #164

Closed jdries closed 1 year ago

jdries commented 1 year ago

different processing baselines have different manifest files We need to test that link titles are consistent with what we have in layercatalog.json: https://github.com/Open-EO/openeo-geotrellis-kubernetes/blob/master/docker/creo_layercatalog.json

jdries commented 1 year ago

Initial test that needs to be made more extensive: https://github.com/Open-EO/openeo-opensearch-client/blob/2a190ab8eac37efe3dfcb2eaab270262e0080389/src/test/scala/org.openeo/OpenSearchResponsesTest.scala#L28

To make the tests robust, I would add different manifest.safe variants to the repo, parse them, and verify the links that come out.