Skip to content
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

Convert awsjson protocol tests to Smithy IDL #472

Conversation

JordonPhillips
Copy link
Contributor

Description of changes:

This converts the aws json protocol tests to the smithy idl so that they're easier to update. It was converted using the idl serializer (first commit) then updated to remove an unnecessary suppression (second commit) and break the operations out into their own files (third commit).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This converts the aws json protocol tests to the Smithy IDL. This
includes no changes, not even to use the shared shapes.
This breaks up the aws json protocol test operations into their own
files. This helps a bit to make them easier to read, though the
kitchen sink operation being so big is not helpful in that regard.
@JordonPhillips JordonPhillips merged commit 1515ed8 into smithy-lang:master Jun 23, 2020
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.

2 participants