Stef Heyenrath
|
4368e3cde6
|
1.7.x (#1268)
* Fix construction of path in OpenApiParser (#1265)
* Server-Sent Events (#1269)
* Server Side Events
* fixes
* await HandleSseStringAsync(responseMessage, response, bodyData);
* 1.7.5-preview-01
* IBlockingQueue
* 1.7.5-preview-02 (03 April 2025)
* IBlockingQueue
* ...
* Support OpenApi V31 (#1279)
* Support OpenApi V31
* Update src/WireMock.Net.OpenApiParser/Extensions/OpenApiSchemaExtensions.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fx
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add ProtoDefinitionHelper.FromDirectory (#1263)
* Add ProtoDefinitionHelper.FromDirectory
* .
* unix-windows
* move test
* imports in the proto files indeed should use a forward slash
* updates
* .
* private Func<IdOrTexts> ProtoDefinitionFunc()
* OpenTelemetry
* .
* fix path utils
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-23 11:51:44 +02:00 |
|
Stef Heyenrath
|
ab7ce37e7e
|
Fix WireMockContainerBuilder (duplicate entries) (#1222)
|
2024-12-31 18:24:29 +01:00 |
|
Stef Heyenrath
|
da100298c1
|
Update MappingConverter to correctly write the Matcher as C# code (#1152)
* Update MappingConverter to correctly write the Matcher as C# code
* .
* CSharpCodeMatcher
* tests
* .
|
2024-08-27 19:38:07 +02:00 |
|
Stef Heyenrath
|
69c829fae0
|
Update + add fluent builder methods (#1042)
* Update some fluent builder methods
* fix
* sc
* ThenRespondWith
* // Copyright © WireMock.Net
|
2024-07-27 16:16:11 +02:00 |
|
Stef Heyenrath
|
54edf0bebc
|
Add link to TIOBE Index on main page + fix issues (#1137)
* Add TIOBE + include SonarAnalyzer.CSharp
* .
* cp
* Copyright © WireMock.Net
* more fixes
* fix
* xpath
* if (Matchers == null || !Matchers.Any())
* if (Matchers != null)
* ?
* .
* .
|
2024-07-18 18:06:04 +02:00 |
|
Stef Heyenrath
|
ce833c1f29
|
Extend TypeLoader (#1069)
* Extend PluginLoader
* rename
|
2024-02-23 08:51:38 +01:00 |
|
Stef Heyenrath
|
6ac95cf57d
|
Add Grpc ProtoBuf support (request-response) (#1047)
* ProtoBuf
* .
* x
* ---
* x
* fx
* ...
* sc
* ...
* .
* groen
* x
* fix tests
* ok!?
* fix tests
* fix tests
* !
* x
* 6
* .
* x
* ivaluematcher
* transformer
* .
* sc
* .
* mapping
* x
* tra
* com
* ...
* .
* .
* .
* AddProtoDefinition
* .
* set
* grpahj
* .
* .
* IdOrText
* ...
* async
* async2
* .
* t
* nuget
* <PackageReference Include="ProtoBufJsonConverter" Version="0.2.0-preview-04" />
* http version
* tests
* .WithHttpVersion("2")
* <PackageReference Include="ProtoBufJsonConverter" Version="0.2.0" />
* HttpVersionParser
|
2024-02-16 17:16:51 +01:00 |
|
Stef Heyenrath
|
b495eb83b1
|
Add GraphQL Schema matching (#964)
* Add GrapQLMatcher
* tests
* x
* .
* .
* RequestMessageGraphQLMatcher
* .
* more tests
* tests
* ...
* ms
* .
* more tests
* GraphQL.NET !!!
* .
* executionResult
* nw
* sonarcloud
|
2023-07-07 21:43:46 +02:00 |
|
Stef Heyenrath
|
dc4c8d1dba
|
WireMock.Net.Testcontainers (#948)
* WireMock.Net.Testcontainers
* .
* logger?
* .
* .
* WatchStaticMappings
* linux
* .
* --
* ContainerInfo
* .
* 02
* .
* fix
* .
|
2023-06-11 13:55:57 +02:00 |
|
Stef Heyenrath
|
a8775c3b77
|
Include WireMockOpenApiParser project (#916)
* Fix some nullability warnings for WireMockOpenApiParser
* .
* .
* .
* opt
* FromText
* ab
* .
* private const string AdminOpenApi = "/__admin/openapi";
* fix test
* rnd
* .
* urldetails
* 0
* ,
* .
* tests
* .
* CompressionUtilsTests
* ut
* .
|
2023-04-08 21:25:17 +02:00 |
|
Stef Heyenrath
|
9606fee8cb
|
Update Transformer functionality to return value instead of string (#858)
|
2022-12-11 11:07:56 +01:00 |
|
Stef Heyenrath
|
31298d281d
|
Support deleting / resetting a single scenario (#834)
* Support deleting / resetting a single scenario
* move files
|
2022-10-26 08:43:51 +02:00 |
|
Stef Heyenrath
|
74480c8ba9
|
Add support to use 'mapping' object in in reponse templating (#798)
* mapping
* .
* .
|
2022-09-03 08:52:05 +02:00 |
|
Stef Heyenrath
|
f0d6ed26bc
|
Add check for duplicate Guids when posting multiple mappings in one request (#795)
* Add check for DuplicateGuids
* Add check for duplicate Guids when posting mapping(s)
* mappingModels
* fix ut
|
2022-08-22 20:05:52 +02:00 |
|
Stef Heyenrath
|
330559b9fd
|
Add support for PEM certificates (#787)
* Support PEM
* net5
* 31
* txt
* FILE
* new
* Fixed
* .
* .
* RSA
|
2022-08-16 13:26:00 +02:00 |
|
Stef Heyenrath
|
d2a1d0f069
|
Fix WithBody when using Pact and added more nullable annotations (#783)
* More nullable annotations
* .
* .
* FIX
* pact
* .
* p
* xxx
* ...
* auth
* array
* ...
|
2022-08-11 10:57:33 +02:00 |
|
Stef Heyenrath
|
b1af37f044
|
Fix Proxying when StartAdminInterface=true (#778)
* ProxyHelper fixes
* .
* more reformat
* .
|
2022-08-09 19:41:45 +02:00 |
|
Stef Heyenrath
|
8d57f37261
|
Add WireMock.Net.xUnit project (#759)
* WireMock.Net.xunit
* Xunit
* c
* .
* x
|
2022-05-21 09:00:24 +02:00 |
|
Stef Heyenrath
|
5e301fd74b
|
Swagger support (#749)
* r
* fix
* sw
* x
* s
* .
* .
* .
* CreateTypeFromJObject
* .
* .
* f
* c
* .
* .
* .
* .
* .
* .
* ok
* ,
* .
* .
* .
* .
* n
* pact
* fix
* schema
* null
* fluent
* r
* -p
* .
* .
* refs
* .
|
2022-05-13 22:01:46 +02:00 |
|
Stef Heyenrath
|
a6ee2dacc7
|
Initial support for converting the mappings to a Pact(flow) json file (#748)
* WithDescription
* WithConsumer / WithProvider
* x
* .
* .
* .
* .
* fix
* pact
* nullable
* ficx
* .
* fix
|
2022-04-22 16:17:50 +02:00 |
|
Stef Heyenrath
|
b5ae087b95
|
Add .ConfigureAwait(false); to the await Task calls (#704)
Add .ConfigureAwait(false); to the await Task calls
|
2021-12-24 14:08:43 +01:00 |
|
Stef Heyenrath
|
1d1ff4a418
|
SaveUnmatchedRequests (#703)
|
2021-12-24 09:34:26 +01:00 |
|
Stef Heyenrath
|
b04000bfdd
|
Add support for multiple webhooks (#615)
|
2021-05-19 13:58:48 +02:00 |
|
Stef Heyenrath
|
d91b5d5831
|
Add possibility to use settings to generate MappingModel models with wildcard path parameters. (#609)
* Add optional settings for WithMappingFromOpenApi
* .
* .
* cleanup
|
2021-04-26 14:44:45 +02:00 |
|
Stef Heyenrath
|
5f4c688e49
|
fix (#461)
|
2020-04-29 18:01:54 +02:00 |
|
Stef Heyenrath
|
0a9214ef47
|
Add CSharpCodeMatcher (#324)
* wip
* fix
* .
* windows-2019
* <Target Name="CheckIfShouldKillVBCSCompiler" />
* <!--https://github.com/aspnet/RoslynCodeDomProvider/issues/51-->
* AllowCSharpCodeMatcher
* CSharpCodeMatcher : IObjectMatcher
* TemplateForIsMatchWithDynamic
* RequestMessageBodyMatcher_GetMatchingScore_BodyAsJson_CSharpCodeMatcher
* fix
* }
* Better Exception Handling
|
2019-09-28 17:55:07 +02:00 |
|
Stef Heyenrath
|
fdb58b757b
|
Add JmesPath matcher (#269)
* JmesPathMatcher
* netstandard1.3
* update System.Linq.Dynamic.Core
* simplyfy `double IsMatch(object input)`
|
2019-04-20 10:44:13 +02:00 |
|
Stef Heyenrath
|
3df4161329
|
Add HandleBars Random functionality (#230 #219)
Add HandleBars Random functionality (#219)
|
2018-11-09 10:06:09 +00:00 |
|
Stef Heyenrath
|
1af512fc72
|
Update BodyParser logic (#212)
* Update BodyParser logic
* update logic for byte[]
* small update
* MyGetKey
* myget
* dotnet nuget push
* dotnet build
* Release
* .
* StringContent
* 1.0.4.18-preview-02
* Debug
* 1.0.4.18-preview-02
* disable some proxy tests
* myget
* packagesToPack
* fix
* <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> <GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
* Release
* <VersionPrefix>1.0.4.18</VersionPrefix>
* fix
* BodyParserTests
* ResponseBodyData (#216)
* ResponseBodyData
* refactor tests
* LogEntryMapperTests
|
2018-10-25 14:08:24 +02:00 |
|
Stef Heyenrath
|
1bcdfe31ab
|
1.0.3.16
|
2018-04-15 14:02:45 +02:00 |
|
Stef Heyenrath
|
15500a812c
|
Add some more tests
|
2018-03-14 21:24:20 +01:00 |
|
Stef Heyenrath
|
76f0e04874
|
upgrade dependencies for test
|
2017-08-16 18:30:47 +02:00 |
|
Stef Heyenrath
|
517304b999
|
Delay
|
2017-01-30 21:51:54 +01:00 |
|