Stef Heyenrath
|
22ed94918a
|
Fix generating source code for Scenario and State (#1347)
* Fix generating source code for Scenario and State
* Update src/WireMock.Net.Minimal/Serialization/MappingConverter.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.Minimal/Serialization/MappingConverter.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* .
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-17 10:06:39 +02:00 |
|
Stef Heyenrath
|
0597a73e0e
|
Create GraphQL project (#1334)
* Create new project for GraphQL
* ...
* .
* ok?
* Update src/WireMock.Net.Shared/Extensions/AnyOfExtensions.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* --
* ...
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-10 19:00:22 +02:00 |
|
Sam Fields
|
6ccfe68686
|
Fixes an issue with matching JSON bodies as bytes (#1339)
* Fixes an issue with matching JSON bodies as bytes
* Adding tests for exact object matching
* Simplify the check for byte data
|
2025-08-02 20:11:13 +02:00 |
|
Stef Heyenrath
|
e6ff8776fb
|
Make CSharpCodeMatcher public (#1337)
|
2025-07-23 09:29:53 +02:00 |
|
Stef Heyenrath
|
b0076b4e81
|
Implement IMimeMessageData (#1326)
* Implement IMimeMessageData
* 1
* Update src/WireMock.Net.MimePart/Util/MimeKitUtils.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* v1
* v2
* e
* ?
* fix
* if (Array.TrueForAll(_funcs, func => func(value).IsPerfect()))
* Update src/WireMock.Net.Shared/Util/IMimeKitUtils.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.Minimal/Matchers/Request/RequestMessageMultiPartMatcher.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.MimePart/Models/MimeEntityDataWrapper.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Models.Mime.IMimeMessageData? BodyAsMimeMessage { get; }
* Update src/WireMock.Net.MimePart/Util/MimeKitUtils.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.MimePart/Models/MimePartDataWrapper.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.MimePart/Models/MimeMessageDataWrapper.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.Shared/Util/IMimeKitUtils.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* .
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-12 09:54:18 +02:00 |
|
Stef Heyenrath
|
96eca4262a
|
Create WireMock.Net.MimePart project (#1300)
* Create WireMock.Net.MimePart project
* .
* REFACTOR
* ILRepack
* --
* ...
* x
* x
* .
* fix
* public class MimePartMatcher
* shared
* min
* .
* <!--<DelaySign>true</DelaySign>-->
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-24 12:17:42 +02:00 |
|