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

Update protocol tests with int enum coverage #1492

Conversation

haydenbaker
Copy link
Contributor

Description of changes:

As part of IDL 2.0, the intEnum shape was added. The following changes add several test cases using an intEnum shape (and/or aggregates) under the protocols test suite. Included is a set of shared types, which target intEnum (or aggregate-shapes of intEnum).

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

As part of IDL 2.0, the `intEnum` shape was added. The following changes
add several test cases using an `intEnum` shape (and/or aggregates)
under the `restJson1` protocol test suite. Included is a set of shared types,
which target `intEnum` and aggregate-shapes of `intEnum`, and may be used
in follow-up changes to other protocol test suites (awsJson*, *Query, etc.).
As part of IDL 2.0, the `intEnum` shape was added. The following changes
add several test cases using an `intEnum` shape (and/or aggregates)
under the `awsJson1_*`, *Query, and `RestXml` protocol test suites.
Co-authored-by: Steven Yuan <s.yuan.all@gmail.com>
@haydenbaker haydenbaker merged commit c226a57 into smithy-lang:main Nov 14, 2022
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