testcontainers / testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
https://dotnet.testcontainers.org
MIT License
3.67k stars 254 forks source link

feat: Add BigQuery module #1034

Closed dejandjenic closed 8 months ago

dejandjenic commented 9 months ago

this PR implements Google BigQuery support

netlify[bot] commented 9 months ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit c6beb1bbad70fdfd386b44ec9d47602a39bb06d1
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/655ce26fe95cda0009a0a8c3
Deploy Preview https://deploy-preview-1034--testcontainers-dotnet.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dejandjenic commented 8 months ago

@HofmeisterAn can you please take a look at this PR

HofmeisterAn commented 8 months ago

@HofmeisterAn can you please take a look at this PR

I will try to review it until the end of this week. I am sorry the past few days were busy. However, you need to look into the failing test first.

dejandjenic commented 8 months ago

@HofmeisterAn this was a bit tricky one, sorry for the delay, can you please take a look

HofmeisterAn commented 8 months ago

@HofmeisterAn this was a bit tricky one, sorry for the delay, can you please take a look

I will review it within the next few days as soon as I find some free time 👍.

HofmeisterAn commented 8 months ago

I will look at it later the day.