To support the OWS Common conformance class, selecting the "WPS 2.0" option in TEAM Engine should present a WPS 2.0 valid Capabilities document to secure clients that access the test endpoint. This corresponds to setting the service_type property to wps20.
This will require creating an emulation class that generates the Capabilities document and can respond with service exceptions.
To support the OWS Common conformance class, selecting the "WPS 2.0" option in TEAM Engine should present a WPS 2.0 valid Capabilities document to secure clients that access the test endpoint. This corresponds to setting the
service_type
property towps20
.This will require creating an emulation class that generates the Capabilities document and can respond with service exceptions.