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

Use S3 ninja project for integration tests of S3-based staging area #21

Open
fschopp opened this issue Feb 17, 2016 · 0 comments
Open
Assignees
Milestone

Comments

@fschopp
Copy link
Member

fschopp commented Feb 17, 2016

Integration tests for the S3-based staging area implementation currently assume that appropriate environment variables are set that point to an S3 bucket of a real AWS account. It is preferable to instead mock S3 for tests, so that testing neither incurs costs nor requires sharing AWS credentials.

The S3 Ninja project may provide such a mock implementation suitable for our needs.

@fschopp fschopp added this to the 2.0.0 milestone Feb 17, 2016
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

2 participants