Closed gschwind closed 2 years ago
@gschwind Tests are all passing. Would you like to add a test to prove it is doing the right thing?
@gschwind Tests are all passing. Would you like to add a test to prove it is doing the right thing?
I will have a look to add test, best regards
I did a test but I'm not satisfied because the serialization-deserialition is not symmetric :)
and the test is not symmetric too.
I updated the test to only test the decoding, it should be fine now
Within the pywps.inout.inputs.ComplexInput the json convertion function use encode where decode should be used. The patch fix this issue.
same as #647 but main branch as base
Overview
Related Issue / Discussion
Additional Information
Contribution Agreement
(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)