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

Avoid using the AWS provider for acceptance tests #116

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

minamijoyo
Copy link
Owner

I suspect localstack is the reason why acceptance tests are slow and unstable. It's hard to completely eliminate localstack due to the s3 backend dependency, but we can avoid using the AWS provider whenever possible.

I suspect localstack is the reason why acceptance tests are slow and
unstable. It's hard to completely eliminate localstack due to the s3
backend dependency, but we can avoid using the AWS provider whenever
possible.
@minamijoyo minamijoyo merged commit d5836fa into master Dec 22, 2022
@minamijoyo minamijoyo deleted the speed-up-testacc branch December 22, 2022 10:02
minamijoyo added a commit that referenced this pull request Dec 23, 2022
We have fixed acceptance tests in #116
Unit tests aren't required, but they tend to be copied and pasted,
so fix them in the same way for consistency.
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