Skip to content

Add ssdk response tests #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 22, 2021

Conversation

JordonPhillips
Copy link
Contributor

@JordonPhillips JordonPhillips commented Mar 15, 2021

This adds protocol test generation for server responses, excluding errors. At time of writing 5 protocol tests fail due to differences in how servers and clients are expected to serialize empty bodies.

As part of that, this updates the compare octet and compare unknown protocol test test helpers to specifically take an Encoder rather than a client config.

This depends on #284 , the first two commits are from that PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@JordonPhillips JordonPhillips requested a review from srchase March 15, 2021 15:48
This updates the compare octet and compare unknown protocol test
test helpers to specifically take an Encoder rather than a client
config.
This adds protocol test generation for server reponses, excluding
errors. At time of writing 5 protocol tests fail due to differences
in how servers and clients are excpected to serialize empty bodies.
@JordonPhillips JordonPhillips merged commit 6f3dda4 into smithy-lang:ssdk Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants