Skip to content

Conversation

JohanObrink
Copy link
Contributor

Added SpannerEmulatorContainer. It returns a StartedSpannerEmulatorContainer which in turn exposes a .helper for convenience methods for instance/database creation and deletion.

This PR also adds .withPlatform for BigQueryEmulatorContainer to make it work on M-series Macs.

Copy link

netlify bot commented Jul 14, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit a524768
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/687a334886f2d600089c6d58
😎 Deploy Preview https://deploy-preview-1076--testcontainers-node.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 project configuration.

@cristianrgreco cristianrgreco added enhancement New feature or request minor Backward compatible functionality labels Jul 14, 2025
@cristianrgreco
Copy link
Collaborator

There's an msw dependency override in the root package.json. If you remove the override and the tests pass then great, if not we need to keep the previous msw version. This is because of some issue with msw and Unix sockets which break the docker integration: mswjs/msw#1600

@cristianrgreco cristianrgreco changed the title Spanner Add Spanner module Jul 15, 2025
@cristianrgreco
Copy link
Collaborator

cristianrgreco commented Jul 18, 2025

Thanks for the contribution @JohanObrink! Is there anything you'd like to change or are we good to merge?

@JohanObrink
Copy link
Contributor Author

I think we're good 👍🏻 Thanks for all feedback and suggestions 😊

@cristianrgreco cristianrgreco merged commit 84f83ab into testcontainers:main Jul 18, 2025
623 of 625 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Backward compatible functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants