opengeospatial / ets-cat30

OGC Catalogue 3.0 Conformance Test Suite
Other
0 stars 6 forks source link

Create integration tests #39

Closed dstenger closed 5 years ago

dstenger commented 5 years ago

Please see: https://github.com/opengeospatial/cite/wiki/How-to-run-tests-for-test-suites-with-SoapUI#integration-tests

dstenger commented 5 years ago

Fixed configuration.

Test [1] should be possible but the used reference implementation [2] is currently not reachable.

[1] mvn clean install site -Pintegration-tests,docker [2] http://demo.pycsw.org/cite/csw?service=CSW&version=3.0.0&request=GetCapabilities

dstenger commented 5 years ago

Test with mvn clean install site -Pintegration-tests,docker is successful.