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

Unittests are requiring region to be set on the command line to pass #219

Open
mmaeng opened this issue Nov 7, 2022 · 1 comment
Open
Labels
enhancement New feature or request p2 Low priority

Comments

@mmaeng
Copy link
Contributor

mmaeng commented Nov 7, 2022

If aws default regions is not set in the CLI (in any of the locations boto looks for) the unit tests will fail.

We should make the unit tests stand alone and not require anything to be set locally.

@kddejong
Copy link
Contributor

kddejong commented Dec 7, 2022

This is similar to the work in #201 as we worked to drop the reliance on ~/.aws/config(credentials) files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p2 Low priority
Projects
None yet
2 participants