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

Stub out the HTTP client in aws_smithy_mocks_experimental #3926

Open
ysaito1001 opened this issue Dec 2, 2024 · 0 comments
Open

Stub out the HTTP client in aws_smithy_mocks_experimental #3926

ysaito1001 opened this issue Dec 2, 2024 · 0 comments

Comments

@ysaito1001
Copy link
Contributor

An SDK client created from mock_client does not stub out the HTTP client if used on it's own. This will result in real requests being sent to the service.

We should probably stub out the underlying HTTP client with infallible_client_fn.

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

No branches or pull requests

1 participant