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

chore(tests): add integration tests using minio #10

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

wolfeidau
Copy link
Owner

This uses github.com/ory/dockertest/v3 to run minio in it's own module to ensure the s3iofs module isn't tainted with a docker related dependencies, and ensures the fs is tests are run on the external interface.

@wolfeidau wolfeidau force-pushed the chore_integration_tests branch 7 times, most recently from 4059f99 to 1dc0a12 Compare September 17, 2023 03:21
This uses github.com/ory/dockertest/v3 to run minio in it's own module to ensure the s3iofs module isn't tainted with a docker related dependencies, and ensures the fs is tests are run on the external interface.
@wolfeidau wolfeidau force-pushed the chore_integration_tests branch from 1dc0a12 to 35fc787 Compare September 17, 2023 03:23
@wolfeidau wolfeidau merged commit 7da5a14 into master Sep 17, 2023
@wolfeidau wolfeidau deleted the chore_integration_tests branch September 17, 2023 03:24
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

Successfully merging this pull request may close these issues.

1 participant