[Feature] Conformance Tests #231
Labels
ci/tests
Tests of the package and features
help wanted
Extra attention is needed
triage/conformance
Issue related to fixing/ensuring compliance to specifications.
triage/feature
New requested feature.
Milestone
All conformance link items should be evaluated with specific test-case according to
Test Method
row of each table corresponding to the relevant conformance class in https://docs.ogc.org/DRAFTS/18-062.htmlrelates to #53
For easier identification ofconformance
specific tests, they should be placed in a separatetest_conformance.py
file.All items from :
... that are implemented by Weaver should be listed
in the documentation (newconformance.RST
file)directly in the
/conformance
response.weaver/weaver/wps_restapi/api.py
Lines 177 to 181 in 858ea46
Example:
http://www.opengis.net/spec/ogcapi-processes-1/1.0/req/core/process
(/req/...
path defined in file) forhttps://github.com/opengeospatial/ogcapi-processes/blob/master/core/requirements/core/REQ_process-op.adoc
Can refer to
ogcapi-common
,ogcapi-processes-1
, etc. requirements.Function tests that provide the validation of the relevant requirements/recommendations/abstract-tests should have a URL reference in their docstring for quick retrieval of validators across the code.
Ex:
New features to add tests if implemented:
Some existing features to add to the table:
datetime
parameter #236OGC Executable Test Suite:
The text was updated successfully, but these errors were encountered: