Stef Heyenrath
|
702e156ddc
|
Fix MimePartMatcher and add more tests (#1389)
* mp
* .
* --return
* Fixed
* --
* ...
* fix
* ...
* .
|
2026-01-24 09:15:43 +01:00 |
|
Stef Heyenrath
|
371bfdc160
|
TypeLoader: implement Try methods (#1358)
* TypeLoader: implement Try methods
* fix
|
2025-08-31 08:48:29 +02:00 |
|
Stef Heyenrath
|
e5c4605020
|
Create WireMock.Net.ProtoBuf project (#1350)
* Create WireMock.Net.ProtoBuf project
* ok
* Update Directory.Build.props
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-26 07:55:02 +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 |
|