[PR #273] [MERGED] Dynamic response handlebars templating (2) #833

Closed
opened 2025-12-29 15:33:35 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/273
Author: @StefH
Created: 5/4/2019
Status: Merged
Merged: 5/4/2019
Merged by: @StefH

Base: masterHead: DynamicResponseHandlebarsTemplating


📝 Commits (5)

  • 77a162a Dynamic response files using Handlebars templating
  • a298738 * Response templating / transformation using Handlebars and extensions
  • d5499a7 Add unit test for JsonPath and BodyAsFile mapping (#272)
  • 45cbe1c Merge branch 'master' into DynamicResponseHandlebarsTemplating
  • 062f014 fix merge issue

📊 Changes

1 file changed (+27 additions, -0 deletions)

View changed files

📝 test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsTests.cs (+27 -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/273 **Author:** [@StefH](https://github.com/StefH) **Created:** 5/4/2019 **Status:** ✅ Merged **Merged:** 5/4/2019 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `DynamicResponseHandlebarsTemplating` --- ### 📝 Commits (5) - [`77a162a`](https://github.com/wiremock/WireMock.Net/commit/77a162afe405c56c36d17077ed26163dc12006bf) Dynamic response files using Handlebars templating - [`a298738`](https://github.com/wiremock/WireMock.Net/commit/a298738bc1bc3b269944d5edb5f301b46441b444) * Response templating / transformation using Handlebars and extensions - [`d5499a7`](https://github.com/wiremock/WireMock.Net/commit/d5499a773cca5057aee43e5b12c279e61aa01e67) Add unit test for JsonPath and BodyAsFile mapping (#272) - [`45cbe1c`](https://github.com/wiremock/WireMock.Net/commit/45cbe1cb3254ff8aa62ea9d137fbb79157c3edb0) Merge branch 'master' into DynamicResponseHandlebarsTemplating - [`062f014`](https://github.com/wiremock/WireMock.Net/commit/062f0140b71989480a6d9bf4e2685fd5cf186980) fix merge issue ### 📊 Changes **1 file changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsTests.cs` (+27 -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 15:33:35 +01:00
adam closed this issue 2025-12-29 15:33:35 +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-wiremock#833