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 |
|