opengeospatial / ets-ogcapi-processes10

Other
3 stars 3 forks source link

Test Job Creation Input Ref is mistaken #13

Closed jerstlouis closed 2 years ago

jerstlouis commented 2 years ago

The test for /req/core/job-creation-input-ref seems to be confused based on its explanation saying No input with href detected. This abstract test points to a non-existing requirement, which was probably merged into requirement 18.

All processes need to always support an input by reference, as per requirement 18 B (/req/core/process-execute-inputs).

A proper test would test submitting input by reference for possible input types.

See also #285.

dstenger commented 2 years ago

Thank you for reporting. We will do further investigation.