[PR #1213] [MERGED] Fix HandlebarsContext ParseAndEvaluate method #1283

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1213
Author: @StefH
Created: 11/21/2024
Status: Merged
Merged: 11/22/2024
Merged by: @StefH

Base: masterHead: bug/1212-hb


📝 Commits (3)

📊 Changes

4 files changed (+37 additions, -1 deletions)

View changed files

📝 WireMock.Net Solution.sln (+3 -0)
📝 src/WireMock.Net/Transformers/Handlebars/HandlebarsContext.cs (+3 -1)
test/Directory.Build.props (+8 -0)
📝 test/WireMock.Net.Tests/ResponseBuilders/ResponseWithTransformerTests.cs (+23 -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/1213 **Author:** [@StefH](https://github.com/StefH) **Created:** 11/21/2024 **Status:** ✅ Merged **Merged:** 11/22/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `bug/1212-hb` --- ### 📝 Commits (3) - [`9e954c1`](https://github.com/wiremock/WireMock.Net/commit/9e954c1cc09b1d9bab70fbf4ae0cda81c43076b9) Fix HandlebarsContext ParseAndEvaluate method - [`09b2413`](https://github.com/wiremock/WireMock.Net/commit/09b241301c04613f74da9dc33d56d2e0ab4afa69) test - [`68c6417`](https://github.com/wiremock/WireMock.Net/commit/68c64178e6b94c3b5cc3d190d6d9b95aa88997b3) xxx ### 📊 Changes **4 files changed** (+37 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `WireMock.Net Solution.sln` (+3 -0) 📝 `src/WireMock.Net/Transformers/Handlebars/HandlebarsContext.cs` (+3 -1) ➕ `test/Directory.Build.props` (+8 -0) 📝 `test/WireMock.Net.Tests/ResponseBuilders/ResponseWithTransformerTests.cs` (+23 -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:09 +01:00
adam closed this issue 2025-12-29 09:19:09 +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#1283