Release Notes
1.1 (2025-01-23)
-
[#43](https://github.com/opengeospatial/ets-wps20/issues/43) Migrate test suite to TEAM Engine 6 (Java 17)
1.0 (2023-10-12)
-
[#42](https://github.com/opengeospatial/ets-wps20/pull/42) Set status of test suite to Final
-
[#40](https://github.com/opengeospatial/ets-wps20/issues/40) Invalid README build steps
0.4 (2023-08-19)
-
[#32](https://github.com/opengeospatial/ets-wps20/issues/32) Execute requests seem to be wrong
-
[#33](https://github.com/opengeospatial/ets-wps20/issues/33) Why using a not found URL when passing input by reference
0.3 (2023-01-16)
-
[#26](https://github.com/opengeospatial/ets-wps20/issues/26) Enhance documentation by description of basic conformance classes
-
[#21](https://github.com/opengeospatial/ets-wps20/issues/21) Organise the packages into separate Conformance Classes
-
[#9](https://github.com/opengeospatial/ets-wps20/issues/9) Remove SERVICE_URL parameter
-
[#8](https://github.com/opengeospatial/ets-wps20/issues/8) Separate the tests into different java packages
0.2 (2022-11-23)
-
[#23](https://github.com/opengeospatial/ets-wps20/issues/23) Update documentation for v0.2
-
[#17](https://github.com/opengeospatial/ets-wps20/issues/17) Version column on landing page and in drop down menu when selecting test suite displays 1.0 instead of 2.0
-
[#7](https://github.com/opengeospatial/ets-wps20/issues/7) Implement Asynchronous WPS (Conformance Class)
0.1 (2022-09-28)
-
[#13](https://github.com/opengeospatial/ets-wps20/issues/13) Update documentation of test suite
-
[#10](https://github.com/opengeospatial/ets-wps20/issues/10) Implement Basic WPS (Conformance Class)
-
[#6](https://github.com/opengeospatial/ets-wps20/issues/6) Create definition of echo process (test data of test suite)
-
[#5](https://github.com/opengeospatial/ets-wps20/issues/5) Which schemas should be used?
-
[#4](https://github.com/opengeospatial/ets-wps20/issues/4) Make sure test suite can be executed with TEAM Engine
-
[#3](https://github.com/opengeospatial/ets-wps20/issues/3) Implement Synchronous WPS (Conformance Class)
-
[#1](https://github.com/opengeospatial/ets-wps20/issues/1) Set up WPS 2.0 ETS repo
The initial release implements the following test requirements:
-
WPS Process Model Encoding (Conformance Class)
-
Including Process and data types XML Encoding conformance tests. For the Process data types XML Encoding Conformance Class, 3 different data types, ComplexData, LiteralData and BoundingBoxData, must exist in DescribeProcess.
-
-
Synchronous WPS (Conformance Class)
-
Including all conformance tests for synchronous execution.
-