[PR #619] [MERGED] Update Handlebars.Net.Helpers.XPath to fix issue with 'xml version' #1003

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/619
Author: @StefH
Created: 7/10/2021
Status: Merged
Merged: 7/10/2021
Merged by: @StefH

Base: masterHead: Examples_XPathMatcher


📝 Commits (3)

  • d91d37f xpath soap
  • 664ee51 fix test
  • 315d6f8 Update Handlebars.Net.Helpers.XPath to fix issue with 'xml version'

📊 Changes

2 files changed (+64 additions, -7 deletions)

View changed files

📝 src/WireMock.Net/WireMock.Net.csproj (+7 -7)
📝 test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsXPathTests.cs (+57 -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/619 **Author:** [@StefH](https://github.com/StefH) **Created:** 7/10/2021 **Status:** ✅ Merged **Merged:** 7/10/2021 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `Examples_XPathMatcher` --- ### 📝 Commits (3) - [`d91d37f`](https://github.com/wiremock/WireMock.Net/commit/d91d37fccff671f8b8cbcc92b7e61014ec34894b) xpath soap - [`664ee51`](https://github.com/wiremock/WireMock.Net/commit/664ee510b1e76a05025a9e9141416f0d3cbb6088) fix test - [`315d6f8`](https://github.com/wiremock/WireMock.Net/commit/315d6f81d7a9f0ffcdcbaed7f2e3d3e04c4da1f8) Update Handlebars.Net.Helpers.XPath to fix issue with 'xml version' ### 📊 Changes **2 files changed** (+64 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/WireMock.Net.csproj` (+7 -7) 📝 `test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsXPathTests.cs` (+57 -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 08:34:19 +01:00
adam closed this issue 2025-12-29 08:34:19 +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#1003