[PR #998] [MERGED] Add JmesPathMatcher UnitTests #1184

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/998
Author: @StefH
Created: 8/29/2023
Status: Merged
Merged: 9/27/2023
Merged by: @StefH

Base: masterHead: stef-997-JmesPathMatcher


📝 Commits (2)

📊 Changes

3 files changed (+79 additions, -2 deletions)

View changed files

📝 src/WireMock.Net/Matchers/JSONPathMatcher.cs (+3 -2)
📝 test/WireMock.Net.Tests/Matchers/JmesPathMatcherTests.cs (+27 -0)
📝 test/WireMock.Net.Tests/Matchers/JsonPathMatcherTests.cs (+49 -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/998 **Author:** [@StefH](https://github.com/StefH) **Created:** 8/29/2023 **Status:** ✅ Merged **Merged:** 9/27/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-997-JmesPathMatcher` --- ### 📝 Commits (2) - [`b65813d`](https://github.com/wiremock/WireMock.Net/commit/b65813d2b9e0f7c74345929b6f0ee3349ccc15bf) JmesPathMatcherTests - [`7d8e85c`](https://github.com/wiremock/WireMock.Net/commit/7d8e85ce778b90b4a63c082c3ff5037654eb6a40) merge from master ### 📊 Changes **3 files changed** (+79 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Matchers/JSONPathMatcher.cs` (+3 -2) 📝 `test/WireMock.Net.Tests/Matchers/JmesPathMatcherTests.cs` (+27 -0) 📝 `test/WireMock.Net.Tests/Matchers/JsonPathMatcherTests.cs` (+49 -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:18:49 +01:00
adam closed this issue 2025-12-29 09:18:49 +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#1184