[PR #1034] [MERGED] Workaround for: Random.Generate Type="Long" #1202

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

📋 Pull Request Information

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

Base: masterHead: stef-1033


📝 Commits (5)

📊 Changes

3 files changed (+32 additions, -11 deletions)

View changed files

📝 src/WireMock.Net/Transformers/Transformer.cs (+1 -2)
📝 src/WireMock.Net/WireMock.Net.csproj (+8 -8)
📝 test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsRandomTests.cs (+23 -1)

📄 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/1034 **Author:** [@StefH](https://github.com/StefH) **Created:** 12/8/2023 **Status:** ✅ Merged **Merged:** 12/9/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-1033` --- ### 📝 Commits (5) - [`c8e0135`](https://github.com/wiremock/WireMock.Net/commit/c8e01353362f5e572e88370634ffa6d6b0a9ab8f) Workaround for: Random.Generate Type="Long" - [`1345b7c`](https://github.com/wiremock/WireMock.Net/commit/1345b7cbdbf2bc122342f08177a6a0decc7aaf75) x - [`76b2049`](https://github.com/wiremock/WireMock.Net/commit/76b2049e0f2f45f82479810722379fb84316e72d) 11 - [`112cca2`](https://github.com/wiremock/WireMock.Net/commit/112cca2ccdf2ca7e890c7c29614f04cde0f3a4f5) . - [`d085902`](https://github.com/wiremock/WireMock.Net/commit/d085902603bc1c6d74e17a3fc749112f55b0fe1e) 2 ### 📊 Changes **3 files changed** (+32 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Transformers/Transformer.cs` (+1 -2) 📝 `src/WireMock.Net/WireMock.Net.csproj` (+8 -8) 📝 `test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsRandomTests.cs` (+23 -1) </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:53 +01:00
adam closed this issue 2025-12-29 09:18:53 +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#1202