opengeospatial / ets-wms13

Repository for the Exectutable Test Suite for WMS 1.3.0
Apache License 2.0
2 stars 4 forks source link

REST API: URI of test suite is equal to WMS 1.1 test suite #69

Closed dstenger closed 4 years ago

dstenger commented 5 years ago

Currently, REST URI of test suite is [TEAM_ENGINE]/rest/suites/wms/ which is equal to WMS 1.1 test suite.

Example: See Beta environment: http://cite.opengeospatial.org/te2/rest/suites/wms/

REST URI of test suite shall contain major and minor version of specification: [TEAM_ENGINE]/rest/suites/wms13/

dstenger commented 5 years ago

Please also adjust the SoapUI project for integration tests. Following build must be successful: mvn clean install site -Pintegration-tests

keshavnangare commented 5 years ago

Fixed with this commit: 94f6161917f21f912f38425f53934feecff8f64d