WMS 1.3.0 Test Suite Release Notes
1.34 (2025-03-04)
Attention: Java 17 and Tomcat 10.1 are required.
- #118 - Migrate test suite to TEAM Engine 6 (Java 17)
1.33 (2024-09-26)
- #113 - Test time:time-current-interval finishes with status “Continue” when using TEAM Engine 5.7
1.32 (2024-08-30)
1.31 (2023-12-19)
1.30 (2023-07-28)
- #107 - Introduce limit of 10 for tested CRS
1.29 (2023-03-30)
1.28 (2021-11-26)
- #95 - Tests basic:transparent-true and queryable:std-data-queryable are failing when non mandatory cite prefix is missing in layer name
1.27 (2021-11-11)
- #93 - Update the scripts to remove cite: prefix from the Layer Names
1.26 (2021-05-28)
- #85 - WMS 1.3.0 Compliance Test Failed Although the Response Contains the Required Code
- #80 - GetMap request is not tested for mandatory version parameter
- #77 - Issues about the Compliance Testing
- #74 - Ignore CRS with AUTO2 prefixes
- #81 - Add template to get an XML/JSON response via rest endpoint
- #88 - Set Docker TEAM Engine version to 5.4.1
- #79 - Bump junit from 4.12 to 4.13.1
- #86 - Added header for soapui test.
1.25 (2019-12-09)
- #65 - Update version of teamengine-spi-ctl
- #69 - REST API: URI of test suite is equal to WMS 1.1 test suite
- #73 - Updated the maven dependency in pom.xml
- #68 - Update tests to use TEAM Engine 5.4
- #54 - Description of parameter basic in REST API documentation is missing
- #62 - XPath seems to need use of braces
- #61 - Introduce Dockerfile and Maven Docker plugin
- #56 - Create SoapUI tests and integrate them into Maven and Jenkinsfile
1.24 (2018-05-16)
1.23 (2017-08-23)
1.22 (2017-05-10)
- #39 - Extracting local names and prefixes
1.21 (2017-03-07)
- #40 - the getfeatureinfo:each-queryable-layer tests pass an empty CRS string
1.20 (2017-01-31)
1.19 (2016-11-18)
1.18 (2016-06-02)
- #11 - r10 does not send mandatory SERVICE parameter
1.17 (2016-04-29)
- #26 - values of “false”/“true” are not accepted for boolean attributes
1.16 (2016-01-29)
1.15 (2015-11-30)
- #20 - Malformed test results if response to
invalid-crs
test is not XML.
1.14 (2015-10-15)
- Minor update: Remove obsolete Ant buildfile, update README.md and udpate pom.xml
1.13 (2015-09-24)
1.12 (2015-07-30)
- Update POM file to build with Maven 2
1.11 (2015-02-20)
r10 (2014-10-01)
r9 (2014-06-20)
- Fix CITE-950: XPath error in getfeatureinfo:query_layers-not-queryable
r8 (2013-12-10)
- Fixed 912 Handling of queryable attribute in GFI requests.
- Fixed 829 Problem with negative coordinates in boundingbox
r7 (2013-09-19)
- Removed FPS tests to separate test suite (wms-sld).
r6 (2013-05-30)
- Added FPS profile (WMS-SLD 1.1, Conformance Class C).
r5
- Fixed functions:layer-info so only one CRS reference is included in result.
- Modified functions:encode to use encode-for-uri XPath function instead of deprecated java.net.URLEncoder.encode method.
- Fixed various XPath errors in getmap.xml: A sequence of more than one item is not allowed as the first argument of string()
- Added assertion error messages to basic_elements.xml.
- Fixed various typos.
r4
- https://portal.opengeospatial.org/?m=projects&a=view&project_id=85&tab=5&act=details&issue_id=665[Issue #665]: Added test (layer-extents) to check that layer extent is consistent with CRS reference.
r3 (2012-04-05)
- 4549 - properly encode bboxes
- 4548 - updated coordinate system as suggested in ticket #644