mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1009] [MERGED] Add more tests for JmesPathMatchers and StringUtils.ParseMatchOperator #1191
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/1009
Author: @StefH
Created: 10/13/2023
Status: ✅ Merged
Merged: 10/16/2023
Merged by: @StefH
Base:
master← Head:stef-1008-JmesPathMatcher📝 Commits (4)
c5b791dAdd more tests for JmesPathMatchers and StringUtils.ParseMatchOperatorb854867.5814890Merge branch 'master' into stef-1008-JmesPathMatcher36eea07prio📊 Changes
8 files changed (+185 additions, -23 deletions)
View changed files
📝
src/WireMock.Net/Owin/MappingMatcher.cs(+5 -6)📝
src/WireMock.Net/Owin/MappingMatcherResult.cs(+9 -2)📝
src/WireMock.Net/Server/IRespondWithAProvider.cs(+1 -1)📝
test/WireMock.Net.Tests/Owin/WireMockMiddlewareTests.cs(+11 -5)📝
test/WireMock.Net.Tests/RequestMatchers/RequestMessageBodyMatcherTests.cs(+25 -0)📝
test/WireMock.Net.Tests/Util/StringUtilsTests.cs(+34 -7)📝
test/WireMock.Net.Tests/WireMock.Net.Tests.csproj(+2 -0)📝
test/WireMock.Net.Tests/WireMockServerTests.WithBody.cs(+98 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.