Skip to content
Unverified Commit 610ed2f2 authored by david-perez's avatar david-perez Committed by GitHub
Browse files

Improve server HTTP protocol compliance response tests (#840)

The response tests were serializing and deserializing back an output
structure. Instead, what they should do is serialize the output
structure into an HTTP response and assert that it has the properties
that were specified in the Smithy model's `@httpResponseTests` trait.

https://awslabs.github.io/smithy/1.0/spec/http-protocol-compliance-tests.html?highlight=httpresponsetest#httpresponsetests
parent d7377805
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment