[PR #1232] [CLOSED] Update TestcontainersTests to change network setup for Windows OS #1292

Closed
opened 2025-12-29 09:19:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1232
Author: @StefH
Created: 1/2/2025
Status: Closed

Base: masterHead: stef-update-testcontainertests


📝 Commits (1)

  • eae3d43 Update TestcontainersTests to change network setup for Windows OS.

📊 Changes

5 files changed (+24 additions, -12 deletions)

View changed files

📝 src/WireMock.Net.Testcontainers/Utils/TestcontainersUtils.cs (+1 -1)
📝 src/WireMock.Net.Testcontainers/WireMockContainer.cs (+1 -1)
📝 src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs (+1 -1)
📝 test/WireMock.Net.Tests/Facts/RunOnDockerPlatformFact.cs (+1 -1)
📝 test/WireMock.Net.Tests/Testcontainers/TestcontainersTests.cs (+20 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/1232 **Author:** [@StefH](https://github.com/StefH) **Created:** 1/2/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `stef-update-testcontainertests` --- ### 📝 Commits (1) - [`eae3d43`](https://github.com/wiremock/WireMock.Net/commit/eae3d43da66cf2b84f287f0db26e60f96189b948) Update TestcontainersTests to change network setup for Windows OS. ### 📊 Changes **5 files changed** (+24 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.Testcontainers/Utils/TestcontainersUtils.cs` (+1 -1) 📝 `src/WireMock.Net.Testcontainers/WireMockContainer.cs` (+1 -1) 📝 `src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs` (+1 -1) 📝 `test/WireMock.Net.Tests/Facts/RunOnDockerPlatformFact.cs` (+1 -1) 📝 `test/WireMock.Net.Tests/Testcontainers/TestcontainersTests.cs` (+20 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 09:19:11 +01:00
adam closed this issue 2025-12-29 09:19:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1292