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(test_boto3) :Remove explicit credential mocking #500

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

GSVarsha
Copy link
Contributor

@GSVarsha GSVarsha commented Feb 7, 2024

  • Remove explicit credential mocking
  • Minor variable name fixes

- minor variable name fixes

Signed-off-by: Varsha GS <[email protected]>
@GSVarsha GSVarsha self-assigned this Feb 7, 2024
@GSVarsha GSVarsha requested a review from Ferenc- February 7, 2024 12:21
Copy link
Collaborator

@Ferenc- Ferenc- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The explicit credential mocking is still the recommended action by the documentation: https://docs.getmoto.org/en/latest/docs/getting_started.html#recommended-usage
But by now I think everyone runs these these tests in a containers anyway, and the TCs run with the mock decorator anyway, so I think it is still OK.

@Ferenc- Ferenc- merged commit 9a7f45b into master Feb 7, 2024
12 checks passed
@Ferenc- Ferenc- deleted the remove-mock-creds branch February 7, 2024 12:59
@GSVarsha
Copy link
Contributor Author

GSVarsha commented Feb 7, 2024

The explicit credential mocking is still the recommended action by the documentation: https://docs.getmoto.org/en/latest/docs/getting_started.html#recommended-usage But by now I think everyone runs these these tests in a containers anyway, and the TCs run with the mock decorator anyway, so I think it is still OK.

Thank you for letting me know!

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