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

CPP: Fix testing false negatives #6108

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

meyertst-aws
Copy link
Contributor

@meyertst-aws meyertst-aws commented Feb 13, 2024

This addresses an issue when mocks run in Weathertop.
It adds a mock for credential requests.

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

@meyertst-aws meyertst-aws added C++ This issue relates to the AWS SDK for C++ Text Review not needed This contains no text which needs review Task A general update to the code base for language clarification, missing actions, tests, etc. labels Feb 13, 2024
@meyertst-aws meyertst-aws requested a review from a team February 13, 2024 19:17
@meyertst-aws meyertst-aws self-assigned this Feb 13, 2024
@meyertst-aws meyertst-aws requested review from ford-at-aws and removed request for a team February 13, 2024 19:17
@meyertst-aws meyertst-aws added the On Call Review needed This work needs an on-call review label Feb 15, 2024
@scmacdon scmacdon added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Feb 15, 2024
@scmacdon scmacdon merged commit 6c8823b into awsdocs:main Feb 15, 2024
8 checks passed
max-webster pushed a commit to max-webster/aws-doc-sdk-examples that referenced this pull request Mar 15, 2024
Adding some code to mock credentials request.
@meyertst-aws meyertst-aws deleted the fix_testing_mock branch March 27, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ This issue relates to the AWS SDK for C++ On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc. Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants