opengeospatial / ets-wms-client13

Repository for the Exectutable Test Suite for WMS Client 1.3.X
Other
1 stars 3 forks source link

Test suite does not work on Beta and Production as remote endpoints must be updated #74

Closed dstenger closed 8 months ago

dstenger commented 8 months ago

This test suite is basing on remote endpoints. The last one working was https://cite.deegree.org/deegree-webservices-3.4.30/services/wms130 (outdated reference implementation) which was replaced by https://cite.deegree.org/deegree-webservices-3.5.0/services/wms130 (current reference implementation).

Thus, the remote endpoints must be updated to make the test suite workable again. Also, a general concept might be discussed making the test suite more robust against remote changes.