[PR #1267] [MERGED] Add extra JsonPartialWildcardMatcher Tests #1306

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1267
Author: @StefH
Created: 4/1/2025
Status: Merged
Merged: 4/2/2025
Merged by: @StefH

Base: masterHead: jsonpartialwildcardmatcher-tests


📝 Commits (2)

  • 731d667 Add extra JsonPartialWildcardMatcher Tests
  • 99373d6 responseText.Should().Contain

📊 Changes

3 files changed (+76 additions, -24 deletions)

View changed files

📝 src/WireMock.Net/RequestBuilders/Request.WithBody.cs (+3 -2)
📝 test/WireMock.Net.Tests/Matchers/JsonPartialWildcardMatcherTests.cs (+37 -22)
📝 test/WireMock.Net.Tests/WireMockServerTests.WithBody.cs (+36 -0)

📄 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/1267 **Author:** [@StefH](https://github.com/StefH) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/2/2025 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `jsonpartialwildcardmatcher-tests` --- ### 📝 Commits (2) - [`731d667`](https://github.com/wiremock/WireMock.Net/commit/731d6679749dca6ceebe48202088613cc1abfa0f) Add extra JsonPartialWildcardMatcher Tests - [`99373d6`](https://github.com/wiremock/WireMock.Net/commit/99373d65789e33d33f57c30178a9c9bed1897ab6) responseText.Should().Contain ### 📊 Changes **3 files changed** (+76 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/RequestBuilders/Request.WithBody.cs` (+3 -2) 📝 `test/WireMock.Net.Tests/Matchers/JsonPartialWildcardMatcherTests.cs` (+37 -22) 📝 `test/WireMock.Net.Tests/WireMockServerTests.WithBody.cs` (+36 -0) </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:14 +01:00
adam closed this issue 2025-12-29 09:19:14 +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#1306