Skip to content

Convert awsjson protocol tests to Smithy IDL#472

Merged
JordonPhillips merged 3 commits intosmithy-lang:masterfrom
JordonPhillips:convert-awsjson-protocol-tests
Jun 23, 2020
Merged

Convert awsjson protocol tests to Smithy IDL#472
JordonPhillips merged 3 commits intosmithy-lang:masterfrom
JordonPhillips:convert-awsjson-protocol-tests

Conversation

@JordonPhillips
Copy link
Copy Markdown
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