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

fix: Mock STS calls for some JA upload tests #229

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

marofke
Copy link
Contributor

@marofke marofke commented Mar 22, 2024

What was the problem/requirement? (What/Why)

Some unit tests were failing to pass since we weren't mocking the STS calls.

What was the solution? (How)

Add the @mocksts attribute to the missed unit tests.

What is the impact of this change?

Tests pass.

How was this change tested?

Ran unit tests from mainline, confirmed they failed. With these changes, confirmed they passed.

Was this change documented?

N/A

Is this a breaking change?

Unbreaking

@marofke marofke requested a review from a team as a code owner March 22, 2024 22:01
Signed-off-by: Caden Marofke <marofke@amazon.com>
@marofke marofke merged commit 119aabd into mainline Mar 22, 2024
18 checks passed
@marofke marofke deleted the marofke/fix-sts-unit-tests branch March 22, 2024 22:16
baxeaz pushed a commit that referenced this pull request Mar 23, 2024
Signed-off-by: Caden Marofke <marofke@amazon.com>
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