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
83457c1601
NET Core 2.1 + support for Service Fabric commandline parameters ( #209 )
...
* netcore 2.1
* SimpleCommandLineParserTests
* tests
* SimpleCommandLineParserTests
* test report
* AspNetCoreSelfHost
* Fixed Resharper warnings
* tests
* .
* ResponseWithProxyTests
ResponseWithProxyTests
* postmanecho
2018-10-10 09:49:32 +02:00
Stef Heyenrath
a9c0c6b670
Support running WireMock.Net as a sub-app in IIS ( #164 ) ( #158 )
...
* Update examples (#158 )
* IIS debug
* PathBase logic
* 1.0.4.5-preview-01
* Fix project and readme
* Fix issues
* fix picture alignment
* Add IIS publish examples
* 1.0.4.5
2018-07-17 08:20:44 +02:00
Stef Heyenrath
d0e76b3dbe
Merge into the stef_negate_matcher branch (solves issue #133 ) ( #135 )
...
* Fixed #133
* tests: add parametrised tests that cover various body matchers for json
* Code review comments (BodyAsStringOriginal)
* tests: minor method name change
2018-05-15 12:41:07 +02:00
Stef Heyenrath
0fb4b62b50
RejectOnMatch (wip)
2018-05-03 16:59:31 +02:00
Stef Heyenrath
ff012be173
Fixed #106
2018-03-10 15:50:34 +01:00
Stef Heyenrath
66b2ff16de
Implemented #82
2018-02-02 11:17:37 +01:00
Stef Heyenrath
ee0cb6e670
Added unit-test for #68
...
Added unit-test for #68
2017-11-22 21:33:40 +01:00
Alastair Crabtree
798603118c
bug: fix supporting the Patch method and logging the body ( #67 )
...
* bug: fix supporting the Patch method and logging the body
- Patch not configured to support Body
- Add a unit test
* chore: typo fixed
* Added / reordered tests for PATCH method
2017-11-20 19:32:36 +01:00
Oleksandr Liakhevych
d134684bcb
Add ability to provide multiple values for headers in response ( #59 )
...
* Add ability to provide multiple values for headers
* Updated json model
2017-10-27 21:49:03 +02:00
Stef Heyenrath
139ea77888
Add ClientIP to RequestMessage / RequestLog ( #46 )
2017-09-18 20:01:38 +02:00
Stef Heyenrath
b9373c29d3
vs2017 ( #25 )
2017-04-14 11:52:38 +02:00
Stef Heyenrath
e9e4ee7e9d
fix AppVeyor tests
2017-03-21 08:59:49 +01:00
Sebastian Bebrys
6513ac9de8
Body Encoding - admin interface
2017-02-23 14:45:43 +01:00
Sebastian Bebrys
c38373eb1f
Body Encoding
2017-02-23 10:39:44 +01:00
Stef Heyenrath
2944b5392a
update tests
2017-02-13 18:18:26 +01:00
Stef Heyenrath
abde3cd83f
update some tests
2017-02-09 07:26:46 +01:00
Stef Heyenrath
c987a59ca8
Add ExactMatcher
2017-02-05 18:04:48 +01:00
Stef Heyenrath
0d83a4d8a1
IsMatch -> GetMatchingScore
2017-02-05 10:42:57 +01:00
Stef Heyenrath
e1b557f875
Fix tests
2017-02-05 10:30:17 +01:00
Stef Heyenrath
ec2d105db2
Partial matching
2017-02-04 17:30:16 +01:00
Stef Heyenrath
fddc85f48d
path <> url
2017-01-29 14:24:48 +01:00
Stef Heyenrath
3f84ba8b20
GET "/__admin/mappings"
2017-01-24 22:06:25 +01:00
Stef Heyenrath
45aa83ee91
Cookie #9
2017-01-23 19:43:30 +01:00
Stef Heyenrath
32f9171d01
WildcardMatcher and other fixes
2017-01-20 23:06:59 +01:00
Stef Heyenrath
6c16d45256
Add unit test for Response Handlebars
2017-01-20 17:52:49 +01:00
Stef Heyenrath
1b2d20fd69
Refactor fluent interfaces
2017-01-20 15:01:06 +01:00
Stef Heyenrath
e2552f03b9
Move some classes and restructure.
2017-01-20 12:07:29 +01:00
Stef Heyenrath
95b93e80ce
JsonPathMatcher ( #6 )
2017-01-19 22:23:10 +01:00
Stef Heyenrath
72335d48d6
Add XmlPath2 / RegEx matchers
...
Solves issue #5
2017-01-19 21:51:22 +01:00
Stef Heyenrath
1b2e5368a9
* added byte[] body
...
* updated readme
2017-01-19 14:57:12 +01:00
Stef Heyenrath
8dfcf7288f
Handlebars #4
2017-01-18 22:47:40 +01:00
Stef Heyenrath
8f02e99a00
Rename classes
2017-01-18 07:42:05 +01:00
Stef Heyenrath
eeaeeb2c61
Initial code (copy)
2017-01-17 22:44:21 +01:00