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

Azurite TestContainer for Azure blob testing #549

Merged
merged 2 commits into from May 17, 2021
Merged

Azurite TestContainer for Azure blob testing #549

merged 2 commits into from May 17, 2021

Conversation

andye2004
Copy link
Contributor

Hi Paul, my curiosity got the better of me and I decided to look into the Azure docker container implementation.

It seemed obvious to me that it would be better to try it out with a real-world scenario, so I took the liberty of converting the Azure tests to use my test container implementation. There actually isn't much to this in the end but it now means the Azure tests could run without a pre-defined Azure set-up and would make development for spring-content noobs like myself easier moving forward.

I hope you don't mind that I have opened a PR but please feel free to reject it if this isn't a road you would want to go down.

Cheers, Andy.

@andye2004
Copy link
Contributor Author

Sorry, can't help myself. I had to add a TC implementation for AWS. Also, I uncovered the issue causing the broken AWS test I mentioned before so I've fixed this as well.

@andye2004
Copy link
Contributor Author

Nice to see your response re testcontainers, we use them a fair bit internally. Guess the good news would be that I have most of them already converted locally and working :)

@paulcwarren
Copy link
Owner

This also passed locally so merging this too. Thanks very much @andye2004

@paulcwarren paulcwarren merged commit fadf6b6 into paulcwarren:1.2.x May 17, 2021
@andye2004
Copy link
Contributor Author

Hi @paulcwarren, I'll open another PR in the next day or two with all of the other test container conversion I have.

@paulcwarren
Copy link
Owner

Looking forward to seeing those.

Thankyou

paulcwarren pushed a commit that referenced this pull request Oct 27, 2021
* Azurite TestContainer for Azure blob testing

* Add testconteiners for AWS, fix broken multi-tenant test
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.

None yet

2 participants