Stef Heyenrath
|
fae27f9dc7
|
Add more tests for Proxy with Authorization (#555)
* WireMockServer_Proxy_Should_preserve_Authorization_header_in_proxied_request
* !admin
* x
* .
|
2020-12-16 22:14:53 +01:00 |
|
Stef Heyenrath
|
35565f6aa8
|
WithProxy(...) also use all proxy settings (#550)
|
2020-12-08 08:21:00 +01:00 |
|
Stef Heyenrath
|
3dfee689b5
|
Fix Proxying with SSL and NetCoreApp3.1 (#547)
* Fix Proxying with SSL and NetCoreApp3.1
* add test
* ServicePointManager.ServerCertificateValidationCallback = (message, cert, chain, errors) => true;
* dotnet dev-certs https
* x
* .
|
2020-12-03 09:36:42 +01:00 |
|
Stef Heyenrath
|
37d81aabad
|
.NET 5 (#543)
|
2020-11-28 11:03:55 +01:00 |
|
Stef Heyenrath
|
45713eb0d9
|
Create dotnet-wiremock tool (#542)
* dotnet tool
* .
* c
* x
* ### As a dotnet tool
* help
* v
|
2020-11-25 15:36:01 +01:00 |
|
Stef Heyenrath
|
b14bc01bf2
|
ProxyThisHttps (#538)
|
2020-11-10 16:42:17 +01:00 |
|
Stef Heyenrath
|
09533f1e3a
|
Add Custom Certificate settings (#537)
|
2020-11-10 16:40:15 +01:00 |
|
Stef Heyenrath
|
b8cbeb55b9
|
WithCallback-Async (#531)
|
2020-11-04 17:32:32 +01:00 |
|
Stef Heyenrath
|
6b3bbd8540
|
Handlebars.Net.Helpers Version="1.1.0" (#525)
|
2020-10-17 08:47:11 +02:00 |
|
Crossbow78
|
477f3b5cd3
|
Apply ILogger, IOptions, IHostedService patterns to .NET Core 3.1 example (#514)
|
2020-10-06 12:24:45 +02:00 |
|
Stef Heyenrath
|
0964eb2c2d
|
WireMock.Net.WebApplication.NETCore3
|
2020-10-01 12:32:51 +00:00 |
|
Stef Heyenrath
|
55cf0f0416
|
Fix vulnerability in NuGet dependencies (#508)
* .
* .
* test
* Microsoft.AspNetCore.Server.IIS
|
2020-09-29 14:16:01 +02:00 |
|
Stef Heyenrath
|
aff936e3b6
|
Refactor: extract interfaces (#484)
* .
* MatchDetail
* rm
* resp
* log
* f
|
2020-07-05 10:51:49 +02:00 |
|
Stef Heyenrath
|
e2fbfda3f0
|
An OpenApi (swagger) parser to generate MappingModel or mapping.json file (#479)
* wip
* .
* .
* nuget
* .
* .
* WithMappingModel
* tests
* json
* codefactor
* sign
* .
* interface
* sln
* comments
|
2020-07-01 09:57:52 +02:00 |
|
Stef Heyenrath
|
4c68a98bf8
|
{{Math.Add request.query.start.[0] 42}}
|
2020-06-02 23:38:09 +02:00 |
|
Stef Heyenrath
|
de9fe75d9d
|
update example - {{Math.Add 1 2}}
|
2020-06-02 23:29:27 +02:00 |
|
Stef Heyenrath
|
d9e3f38fee
|
Create new .sln (#472)
* new sln
* .
|
2020-05-22 13:35:40 +02:00 |
|
Stef Heyenrath
|
f26bf62a13
|
Include Handlebars.Net.Helpers project (#456)
* wip
* h 100
* rename
* csproj
|
2020-05-17 19:55:06 +02:00 |
|
Stef Heyenrath
|
5f4c688e49
|
fix (#461)
|
2020-04-29 18:01:54 +02:00 |
|
Stef Heyenrath
|
a8934ec7f9
|
fix net452 (#454)
|
2020-04-17 12:18:45 +02:00 |
|
Stef Heyenrath
|
79da7d042b
|
Netstandard21 (#449)
* Add NetStandard2.1
* 21
* CS-Script.Core
* csscript
* ex
|
2020-04-01 17:10:45 +02:00 |
|
Stef Heyenrath
|
5809fae602
|
fix port (#446)
|
2020-03-25 17:00:15 +01:00 |
|
Stef Heyenrath
|
8a295e806c
|
post_with_query ; 4 params
|
2020-03-23 07:56:32 +00:00 |
|
Stef Heyenrath
|
d5d9d4bd1b
|
WireMock.Net.Console.NETCoreApp3
|
2020-03-22 14:02:51 +01:00 |
|
Stef Heyenrath
|
5f274f1179
|
example: post_with_query
|
2020-03-22 12:04:26 +01:00 |
|
Stef Heyenrath
|
bde981b522
|
.net 472 example (#440)
ok
|
2020-03-15 11:17:36 +01:00 |
|
Stef Heyenrath
|
10dbff2c02
|
AllowOnlyDefinedHttpStatusCodeInResponse (#422)
|
2020-03-14 09:13:14 +01:00 |
|
Stef Heyenrath
|
e6bcd625f7
|
Don't return empty dictionary object for response headers in JSON mapping (#424)
|
2020-02-22 11:07:04 +01:00 |
|
Stef Heyenrath
|
f4861d9bab
|
/needs-a-key
|
2020-02-14 16:34:52 +01:00 |
|
Stef Heyenrath
|
83866f5719
|
Example: RejectOnMatch
|
2020-02-11 08:55:06 +01:00 |
|
Stef Heyenrath
|
f72c3c33ef
|
1.1.7
|
2020-02-06 18:44:52 +01:00 |
|
Stef Heyenrath
|
307a89d324
|
AllowAnyHttpStatusCodeInResponse (#407)
* .
* ,
* PUBLISH_TESTRESULTS
* fix logging
* fix compile error
* codefactor fix
* Debug - Sonar + other things in csproj
|
2020-01-27 18:47:58 +01:00 |
|
Stef Heyenrath
|
69bbd76ca4
|
Log Exception (#405)
|
2020-01-25 15:25:47 +01:00 |
|
Stef Heyenrath
|
bd0c5a83c9
|
WireMock.Net.Service
|
2020-01-25 13:54:09 +01:00 |
|
Stef Heyenrath
|
d971144426
|
WireMock.Net version 1.1.x (#363)
* refactor
* rename api
* -preview-01
* logger
* move
* RandomDataGenerator.Net
* .
* ISettings
* renames...
* refactor CommandlineParser logic
* remove standalone
* Remove Interfaces
* Update tests
* WireMock.Net.StandAlone
* .
* fix
* .
* _settings
* Admin
* WireMock.Net.Abstractions
* fix build
* rename WireMockServer
* fix compile errors
|
2019-12-27 16:01:13 +01:00 |
|
Stef Heyenrath
|
1b326a54d6
|
Add WebProxySettings (use when proxying requests) (#370)
* webproxy part 1
* fixed
* Push to MyGet
* WebProxy standalone
* -n true
* nuget --- "-n true"
* AllowAutoRedirect
* .
|
2019-12-07 08:52:04 +01:00 |
|
Stef Heyenrath
|
8bafd6a1ba
|
Transform body as file (#388)
* .
* fix
|
2019-12-06 06:52:08 +01:00 |
|
Stef Heyenrath
|
9b323ab388
|
example
|
2019-11-19 18:54:28 +01:00 |
|
Stef Heyenrath
|
395be3c583
|
WatchStaticMappingsInSubdirectories (#374)
* WatchStaticMappingsInSubdirectories
* 37
* IEnumerable<string> EnumerateFiles([NotNull] string path, bool includeSubdirectories);
* reloadStaticMappings
|
2019-11-07 15:31:43 +01:00 |
|
dependabot[bot]
|
9d2963632e
|
Bump Microsoft.AspNetCore.All in /examples/WireMock.Net.WebApplication (#365)
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/aspnet/Universe/releases)
- [Changelog](https://github.com/aspnet/Universe/blob/master/docs/CrossRepoBreakingChanges.md)
- [Commits](https://github.com/aspnet/Universe/compare/2.0.8...2.0.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-22 09:32:37 +00:00 |
|
Stef Heyenrath
|
31f3d77b38
|
Mark some classes and methods obsolete for version 1.1.0 (#335)
* Obsolete
* StandAloneApp - obsolete
* obs
* make Interface obsolete
|
2019-10-12 08:54:01 +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
|
d885de1276
|
HandlebarsRegistrationCallback example
|
2019-08-25 18:40:54 +02:00 |
|
Stef Heyenrath
|
ccb2c51a39
|
JsonMatcher support IgnoreCase (#333)
* JsonMatcher - IgnoreCase - #332
* also rename property name
* Remove example project
|
2019-08-23 19:49:15 +00:00 |
|
Stef Heyenrath
|
cb09d65f10
|
Support WithBody with multiple matchers (#304)
|
2019-07-23 18:02:46 +02:00 |
|
Stef Heyenrath
|
af46a490a5
|
MappingModels (#298)
* MappingModels
* WhiteSource Bolt
* 23
|
2019-07-16 22:05:36 +02:00 |
|
Stef Heyenrath
|
653e03fcd9
|
MainApp
|
2019-07-03 18:32:52 +02:00 |
|
Stef Heyenrath
|
fdc433f0ce
|
QueryStringParser
|
2019-06-15 10:22:28 +02:00 |
|
Stef Heyenrath
|
d7b6e03cb2
|
--WireMockLogger WireMockConsoleLogger (#282)
|
2019-06-10 17:46:04 +02:00 |
|
Stef Heyenrath
|
bd030594d5
|
Add support for HandleBars File (to read a file) (#278)
* HandleBarsFileFragment
* 1.0.17
* {{File}}
|
2019-06-05 16:00:25 +02:00 |
|