Skip to content

Add host validation to http request tests#707

Merged
JordonPhillips merged 2 commits intosmithy-lang:mainfrom
JordonPhillips:validate-host
Feb 5, 2021
Merged

Add host validation to http request tests#707
JordonPhillips merged 2 commits intosmithy-lang:mainfrom
JordonPhillips:validate-host

Conversation

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