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: Add test coverage to unbound port bindings #966

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

Adds a test to cover unbound port binding configurations.

Why is it important?

Make sure GetMappedPublicPort(int) throws an exception if the port (arg) is not bound.

Related issues

@HofmeisterAn HofmeisterAn added the chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups label Aug 6, 2023
@netlify
Copy link

netlify bot commented Aug 6, 2023

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit da252ad
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/64cf377c2b5dc900089150e7
😎 Deploy Preview https://deploy-preview-966--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.

@HofmeisterAn HofmeisterAn merged commit 513b36e into develop Aug 6, 2023
12 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/increase-test-coverage branch August 6, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant