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 json protocol tests #473

Conversation

JordonPhillips
Copy link
Contributor

@JordonPhillips JordonPhillips commented Jun 23, 2020

This adds some protocol tests for awsJson1_1 to assert behavior surrounding null and enums. It also fixes some timestamp tests that were using the wrong members.

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

@JordonPhillips JordonPhillips changed the title Update aws json protocol tests Update aws json protocol tests for enums and null Jun 23, 2020
@jasdel
Copy link
Contributor

jasdel commented Jun 25, 2020

Would you mind duplication some of these tests for rest-json as well? Underlying implementations by serder should be the same, but would help for completeness.

@JordonPhillips JordonPhillips changed the title Update aws json protocol tests for enums and null Update json protocol tests for enums and null Jun 25, 2020
@JordonPhillips JordonPhillips force-pushed the update-aws-json-protocol-tests branch 2 times, most recently from c64607a to e7c1ca2 Compare June 25, 2020 23:20
@JordonPhillips JordonPhillips force-pushed the update-aws-json-protocol-tests branch from e7c1ca2 to c7807ce Compare July 1, 2020 17:06
@JordonPhillips JordonPhillips changed the title Update json protocol tests for enums and null Update json protocol tests Jul 1, 2020
@JordonPhillips JordonPhillips merged commit eb5d715 into smithy-lang:master Jul 6, 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.

3 participants