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

Separate tests into unit and integration tests #292

Open
omus opened this issue Jun 13, 2023 · 0 comments
Open

Separate tests into unit and integration tests #292

omus opened this issue Jun 13, 2023 · 0 comments

Comments

@omus
Copy link
Member

omus commented Jun 13, 2023

The AWSS3.jl currently does most of it's testing against actual AWS S3 (or MinIO) buckets to ensure correct behaviour. We should refactor the tests in this code-base to run as either unit tests or integration tests so that users without access to the AWS account can at least run the unit tests locally. This hopefully, should make it easier to contribute to this package.

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

No branches or pull requests

1 participant