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

Make tests run without IAM/KMS access #16

Closed
ryan-lane opened this issue Oct 14, 2015 · 1 comment
Closed

Make tests run without IAM/KMS access #16

ryan-lane opened this issue Oct 14, 2015 · 1 comment

Comments

@ryan-lane
Copy link
Contributor

Currently it's a bit difficult to run the unit tests because it requires access to IAM and KMS, which requires valid IAM credentials (and costs money). We should mock out KMS and should use moto for IAM.

rowillia pushed a commit that referenced this issue Jan 19, 2016
Use textareas for credential pair values, rather than text inputs
@ryan-lane
Copy link
Contributor Author

Fixed in #67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant