[PR #946] [MERGED] Add warning logging when sending a request to a Webhook does not return status 200 #1162

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/946
Author: @StefH
Created: 5/28/2023
Status: Merged
Merged: 5/28/2023
Merged by: @StefH

Base: masterHead: stef-945-webook-logging


📝 Commits (1)

  • 11814b4 Add warning logging when sending a request to a Webhook does not return status 200

📊 Changes

3 files changed (+141 additions, -7 deletions)

View changed files

src/WireMock.Net/.filenesting.json (+17 -0)
📝 src/WireMock.Net/Owin/WireMockMiddleware.cs (+6 -1)
📝 test/WireMock.Net.Tests/WireMockServer.WebhookTests.cs (+118 -6)

📄 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/946 **Author:** [@StefH](https://github.com/StefH) **Created:** 5/28/2023 **Status:** ✅ Merged **Merged:** 5/28/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-945-webook-logging` --- ### 📝 Commits (1) - [`11814b4`](https://github.com/wiremock/WireMock.Net/commit/11814b4ca3dfa540e91243a16ae2f4ebf84baf7c) Add warning logging when sending a request to a Webhook does not return status 200 ### 📊 Changes **3 files changed** (+141 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `src/WireMock.Net/.filenesting.json` (+17 -0) 📝 `src/WireMock.Net/Owin/WireMockMiddleware.cs` (+6 -1) 📝 `test/WireMock.Net.Tests/WireMockServer.WebhookTests.cs` (+118 -6) </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:35:01 +01:00
adam closed this issue 2025-12-29 08:35:01 +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#1162