[PR #789] [MERGED] Add support for Matcher.Pattern in Pact Body mapping #1083

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/789
Author: @StefH
Created: 8/12/2022
Status: Merged
Merged: 8/15/2022
Merged by: @StefH

Base: masterHead: pact-request-body-788


📝 Commits (2)

  • 5271db0 Add support for Matcher.Pattern in Pact Body mapping
  • 0e1e9a0 SavePact_Get_Request_And_Response_WithNullBody

📊 Changes

3 files changed (+75 additions, -13 deletions)

View changed files

📝 src/WireMock.Net/Serialization/PactMapper.cs (+18 -12)
📝 test/WireMock.Net.Tests/Pact/PactTests.cs (+52 -0)
📝 test/WireMock.Net.Tests/Pact/files/pact-multiple.json (+5 -1)

📄 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/789 **Author:** [@StefH](https://github.com/StefH) **Created:** 8/12/2022 **Status:** ✅ Merged **Merged:** 8/15/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `pact-request-body-788` --- ### 📝 Commits (2) - [`5271db0`](https://github.com/wiremock/WireMock.Net/commit/5271db087aab15fc75285340066f2da429c79e8e) Add support for Matcher.Pattern in Pact Body mapping - [`0e1e9a0`](https://github.com/wiremock/WireMock.Net/commit/0e1e9a0461586f4d58890db3bc9aeee1e297ff4f) SavePact_Get_Request_And_Response_WithNullBody ### 📊 Changes **3 files changed** (+75 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Serialization/PactMapper.cs` (+18 -12) 📝 `test/WireMock.Net.Tests/Pact/PactTests.cs` (+52 -0) 📝 `test/WireMock.Net.Tests/Pact/files/pact-multiple.json` (+5 -1) </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 08:34:36 +01:00
adam closed this issue 2025-12-29 08:34:36 +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#1083