[PR #1294] [MERGED] Add more tests for WireMockOpenApiParser #1321

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1294
Author: @StefH
Created: 5/13/2025
Status: Merged
Merged: 5/13/2025
Merged by: @StefH

Base: masterHead: 1272-openapiparser-plaintextexample


📝 Commits (1)

  • 7ca176f Add more tests for WireMockOpenApiParser

📊 Changes

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

View changed files

test/WireMock.Net.Tests/OpenApiParser/WireMockOpenApiParserTests.FromText_UsingJson_WithPlainTextExample_ShouldReturnMappings.verified.txt (+19 -0)
📝 test/WireMock.Net.Tests/OpenApiParser/WireMockOpenApiParserTests.FromText_UsingYaml_ShouldReturnMappings.verified.txt (+0 -0)
📝 test/WireMock.Net.Tests/OpenApiParser/WireMockOpenApiParserTests.cs (+19 -1)
test/WireMock.Net.Tests/OpenApiParser/oas-content-example.json (+44 -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/1294 **Author:** [@StefH](https://github.com/StefH) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `1272-openapiparser-plaintextexample` --- ### 📝 Commits (1) - [`7ca176f`](https://github.com/wiremock/WireMock.Net/commit/7ca176feb606d340d75098b5699af5d1bb92706d) Add more tests for WireMockOpenApiParser ### 📊 Changes **4 files changed** (+82 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `test/WireMock.Net.Tests/OpenApiParser/WireMockOpenApiParserTests.FromText_UsingJson_WithPlainTextExample_ShouldReturnMappings.verified.txt` (+19 -0) 📝 `test/WireMock.Net.Tests/OpenApiParser/WireMockOpenApiParserTests.FromText_UsingYaml_ShouldReturnMappings.verified.txt` (+0 -0) 📝 `test/WireMock.Net.Tests/OpenApiParser/WireMockOpenApiParserTests.cs` (+19 -1) ➕ `test/WireMock.Net.Tests/OpenApiParser/oas-content-example.json` (+44 -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:18 +01:00
adam closed this issue 2025-12-29 09:19:18 +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#1321