Skip to content

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

@fschopp

Description

@fschopp

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions