nmos-testing icon indicating copy to clipboard operation
nmos-testing copied to clipboard

IS-05 Controller Tests: Schema validation in mock Node

Open jonathan-r-thorpe opened this issue 2 years ago • 0 comments

Currently a badly formed request on the mock Node is likely to result in a 5xx error with no explicit reporting on the cause of the failure. It would be desirable to include schema validation in the mock Node, for instance on the PATCH of the /staged endpoint, so that badly formed requests can be reported as such in the test failure message.

jonathan-r-thorpe avatar Mar 30 '22 13:03 jonathan-r-thorpe