[PR #1187] [MERGED] Fix StaticMappingsPath in WireMockContainerBuilder #1275

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1187
Author: @StefH
Created: 10/1/2024
Status: Merged
Merged: 10/1/2024
Merged by: @StefH

Base: masterHead: bug/1186-testcontainers-withmappingpath


📝 Commits (2)

  • 53187a2 Fix StaticMappingsPath in WireMockContainerBuilder
  • a28de6a .

📊 Changes

3 files changed (+22 additions, -6 deletions)

View changed files

📝 examples/WireMock.Net.TestcontainersExample/Program.cs (+1 -1)
📝 src/WireMock.Net.Testcontainers/WireMockConfiguration.cs (+15 -0)
📝 src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs (+6 -5)

📄 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/1187 **Author:** [@StefH](https://github.com/StefH) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `bug/1186-testcontainers-withmappingpath` --- ### 📝 Commits (2) - [`53187a2`](https://github.com/wiremock/WireMock.Net/commit/53187a2f4e39f169c4ae68dd3d0d87b93f3988f8) Fix StaticMappingsPath in WireMockContainerBuilder - [`a28de6a`](https://github.com/wiremock/WireMock.Net/commit/a28de6a4e65cc9b76e0ccc41fca768647cd13433) . ### 📊 Changes **3 files changed** (+22 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.TestcontainersExample/Program.cs` (+1 -1) 📝 `src/WireMock.Net.Testcontainers/WireMockConfiguration.cs` (+15 -0) 📝 `src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs` (+6 -5) </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:08 +01:00
adam closed this issue 2025-12-29 09:19:08 +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#1275