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

Commits on Nov 4, 2022

  1. Add coverage for intEnum in restJson1 protocol tests

    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.).
    haydenbaker committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    28a9e6d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Add coverage for intEnum in all protocol tests

    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.
    haydenbaker committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8cd7f5e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Update smithy-aws-protocol-tests/model/ec2Query/xml-structs.smithy

    Co-authored-by: Steven Yuan <s.yuan.all@gmail.com>
    haydenbaker and syall authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    324be23 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    d8d3362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0e88c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72d079f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    0df85ee View commit details
    Browse the repository at this point in the history