Closed jerstlouis closed 1 year ago
Coming over from #69, looking for similar clarification (pygeoapi compliance).
@jerstlouis You are right, there is no requirement that demands mixed types in process descriptions. I have created a pull request that changes from failing to skipping the test, see #73.
Describe the bug The ETS gives a failure on lack of mixed type in echo process for OGC Process Description conformance class.
Expected behavior This should be a skip, not a fail. There is no requirement for Processes implementations to have mixed type inputs.
Additional context
No Input definition of 'echo' process identifies a Mixed Type input expected [true] but found [false]