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

Add host validation to http request tests #707

Merged
merged 2 commits into from
Feb 5, 2021

Conversation

JordonPhillips
Copy link
Contributor

This adds the ability for the http request tests to model assertions
on the host. This can be useful for asserting that the endpoint trait
is properly supported, as well as allowing for testing things like
AWS clients' ability to resolve hosts based on the service id and
region.

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

This adds the ability for the http request tests to model assertions
on the host. This can be useful for asserting that the endpoint trait
is properly supported, as well as allowing for testing things like
AWS clients' ability to resolve hosts based on the service id and
region.
@JordonPhillips JordonPhillips merged commit ff2fd08 into smithy-lang:main Feb 5, 2021
@kstich kstich mentioned this pull request Feb 22, 2021
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