Closed dstenger closed 6 years ago
The configuration in the config.xml contains all test configured in the testng.xml.
It seems that the documentation is outdated, the CC Attributes
should be marked as implemented.
From http://www.geopackage.org/spec120/#_core and http://www.geopackage.org/spec120/#_options I understand that only the conformance class Core
is mandatory. I think all other conformance classes should be removed from https://github.com/opengeospatial/ets-gpkg12/blob/27084850e436846e6811f363ce76db44d549aa8d/src/main/config/teamengine/config.xml as Core
is the basic conformance class.
Naming of the conformance classes could be improved (adapted to the specification:
Proposal of https://github.com/opengeospatial/ets-gpkg12/issues/37#issuecomment-363413431 was moved to #41.
TODOs:
Attributes
conformance class must be added to several files:
TODOs listed in https://github.com/opengeospatial/ets-gpkg12/issues/37#issuecomment-367002858 are implemented in #42:
Check configured basic conformance classes and conformance classes in testng.xml.
Basic CC was not checked as this will be discussed in #41
Configured CCs: https://github.com/opengeospatial/ets-gpkg12/blob/27084850e436846e6811f363ce76db44d549aa8d/src/main/config/teamengine/config.xml#L15-L28
Tests configured in testng.xml https://github.com/opengeospatial/ets-gpkg12/blob/27084850e436846e6811f363ce76db44d549aa8d/src/main/resources/org/opengis/cite/gpkg12/testng.xml#L13-L75
Documentation (site): https://github.com/opengeospatial/ets-gpkg12/blob/master/src/site/markdown/index.md