Stef Heyenrath and GitHub
2b498f45cb
Revert PortUtil.cs changes ( #147 )
2018-05-29 21:58:56 +02:00
Stef Heyenrath
2fcfda49c7
Update changelog
2018-05-28 15:13:34 +02:00
Stef Heyenrath
7ef0c1d68b
1.0.3.19
2018-05-28 08:43:41 +02:00
Stef Heyenrath and GitHub
0640c88bcd
Fix ConcurrentDictionary ( #129 ) ( #144 )
2018-05-28 08:08:18 +02:00
Stef Heyenrath
dc39f91205
1.0.3.18
2018-05-25 21:43:29 +02:00
Stef Heyenrath and GitHub
eda71bd725
Allow all headers to be set as Response headers ( #142 )
...
* Allow all headers to be set as Response headers
* RunTestDifferentPort
* Fix Proxy_Should_change_absolute_location_header_in_proxied_response test
* Fix OwinResponseMapper
* Fix test
* 1.0.3.18
2018-05-25 21:04:58 +02:00
Stef Heyenrath
538d04e440
Changelog for 1.0.3.17
2018-05-16 22:30:25 +02:00
Stef Heyenrath and GitHub
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
d3640d065e
Reworked code review comments
2018-05-12 12:45:58 +02:00
Stef Heyenrath
ca5056aed3
RejectOnMatch (wip)
2018-05-06 10:40:42 +02:00
Stef Heyenrath
e7319a202a
RejectOnMatch (wip)
2018-05-04 20:27:39 +02:00
Stef Heyenrath
8959e55ca3
RejectOnMatch (wip)
2018-05-04 08:16:42 +02:00
Stef Heyenrath
0fb4b62b50
RejectOnMatch (wip)
2018-05-03 16:59:31 +02:00
Stef Heyenrath
7cf283ec13
Restricted ResponseHeaders ( #126 )
2018-04-17 19:43:38 +02:00
Stef Heyenrath
2c0f00d77f
Release notes
2018-04-15 14:04:08 +02:00
Stef Heyenrath
1bcdfe31ab
1.0.3.16
2018-04-15 14:02:45 +02:00
Stef Heyenrath
a29363105c
1.0.3.15
2018-04-05 21:07:05 +02:00
Stef Heyenrath
4f294baff2
Small code refactor ( #117 )
2018-04-05 20:51:10 +02:00
Stef Heyenrath
ac72973cc4
1.0.3.14
2018-04-01 11:54:20 +02:00
Stef Heyenrath
e87f970057
PathSegments ( #114 )
2018-03-29 08:51:22 +02:00
Stef Heyenrath
df4a1f628a
BodyAsJsonIndented ( #113 )
2018-03-28 09:51:01 +02:00
Stef Heyenrath
bdb79aec95
Add some more RequestMessageBodyMatcherTests ( #112 )
2018-03-28 08:18:33 +02:00
Stef Heyenrath
3369501506
1.0.3.13
2018-03-24 19:02:21 +01:00
Stef Heyenrath
8662638622
Fix #100
2018-03-24 18:40:59 +01:00
Stef Heyenrath
a3c853b4ad
Fix #110
2018-03-20 21:06:58 +01:00
Stef Heyenrath
a4a9f2c862
Add WireMock.Net.Service example
2018-03-18 10:41:31 +01:00
Stef Heyenrath
49963dfafc
Fix #109
2018-03-17 13:20:18 +01:00
Stef Heyenrath
720c59c595
code coverage
2018-03-15 22:53:23 +01:00
Stef Heyenrath
c7ad8469a3
1.0.3.9 ( #108 )
2018-03-15 22:18:35 +01:00
Stef Heyenrath
b7dd1b9242
Merge branch 'stef_increase_code_coverage'
2018-03-15 22:14:52 +01:00
Stef Heyenrath
82fdce4605
fix contentTypeHeader
2018-03-15 22:14:34 +01:00
Stef Heyenrath
15500a812c
Add some more tests
2018-03-14 21:24:20 +01:00
Stef Heyenrath
c2183ab40c
Increase code coverage ( #107 )
2018-03-13 22:04:43 +01:00
Stef Heyenrath
83d71bb24e
More fixes for #106
2018-03-11 12:18:27 +01:00
Stef Heyenrath
ff012be173
Fixed #106
2018-03-10 15:50:34 +01:00
Stef Heyenrath
f604be3c02
Add logger to WireMock WebApp
2018-03-10 14:53:50 +01:00
Stef Heyenrath
8d109c69eb
Fix #104
2018-03-09 08:20:48 +01:00
Stef Heyenrath
3e634c2fde
Example : WireMock.Net.StandAlone.Net461 ( #104 )
2018-03-08 18:28:53 +01:00
Stef Heyenrath
9b5a482b8d
Also handle application/x-www-form-urlencoded as string body
2018-03-08 11:00:19 +01:00
Stef Heyenrath
e18fffb661
release notes
2018-03-04 11:30:50 +01:00
Stef Heyenrath
a2df91a2a2
1.0.3.4
2018-03-04 10:50:30 +01:00
Stef Heyenrath
1442e874cf
Remove codecov.io
2018-03-04 10:34:07 +01:00
Stef Heyenrath
2b8a58c68c
#100
2018-03-02 14:35:10 +01:00
Stef Heyenrath and GitHub
977d91109e
ICallbackResponseBuilder + added more unit-tests ( #101 )
...
* Callback
* Add more tests
2018-03-02 09:12:36 +00:00
Stef Heyenrath
22298114d7
Fix ResponseMessageTransformer
2018-02-28 18:05:10 +01:00
Stef Heyenrath
0be8ee1174
Fix ResponseMessageTransformer (BodyAsJson)
2018-02-28 09:24:27 +01:00
Stef Heyenrath
17741cbc50
FIx for IsStarted ( #93 )
2018-02-28 08:34:57 +01:00
Stef Heyenrath and GitHub
938d3fb095
Replace log4net by custom logger ( #94 ) ( #96 )
...
* Replace log4net by custom logger
* WireMockNullLogger
2018-02-28 07:01:03 +00:00
Stef Heyenrath and GitHub
e850126184
Unittest fix ( #95 )
...
* fix tests
* fix tests
2018-02-27 11:17:36 +00:00
Stef Heyenrath
ad6c59e3b5
1.0.3.3
2018-02-24 09:04:21 +01:00
Stef Heyenrath and GitHub
0c25b2e9f2
Json fixes ( #91 ) ( #92 )
...
* Fixes for JsonPath
* More tests
* Fixes + added tests
2018-02-23 12:29:43 +00:00
Stef Heyenrath
1ffd56701c
fix unit-test
2018-02-14 20:38:19 +01:00
Stef Heyenrath
4f87146622
1.0.3.2
2018-02-14 19:35:51 +01:00
Stef Heyenrath and GitHub
693778659e
Concurrent issue ( #88 ) ( #90 )
...
* concurrent
* uni tests
2018-02-14 18:30:06 +00:00
Stef Heyenrath
51070dab63
1.0.3.1 releasenotes
2018-02-14 17:17:05 +01:00
Stef Heyenrath and GitHub
e21582aacf
Add log4net logging ( #89 )
...
* logging + fixed proxy isses
* Add more logging
* comments
* 1.0.3.1
2018-02-14 16:13:05 +00:00
Stef Heyenrath
9778c5adbe
Use EnhancedFileSystemWatcher.cs instead of NuGet
2018-02-05 08:36:50 +01:00
Stef Heyenrath
1caa769618
1.0.3 + release notes
2018-02-04 10:47:33 +01:00
Stef Heyenrath
cf4e83b10b
Fix typo
2018-02-04 10:31:11 +01:00
Stef Heyenrath
95a201573a
#86
2018-02-04 10:22:56 +01:00
Stef Heyenrath
b248c8c6e5
EnhancedFileSystemWatcher ( #86 )
2018-02-03 23:22:29 +01:00
Stef Heyenrath
180526c8b4
self-signed-certificate + #83
2018-02-03 12:06:12 +01:00
Stef Heyenrath
361d40189b
Fixed https proxy for netstandard 1.3 and netstandard 2.0 ( #85 )
2018-02-02 22:52:08 +01:00
Stef Heyenrath
061eb93fd0
Refactor HttpClientHandler code
2018-02-02 18:11:37 +01:00
Stef Heyenrath
e5b2ad0543
SetBody ( #81 )
2018-02-02 15:42:25 +01:00
Stef Heyenrath
66b2ff16de
Implemented #82
2018-02-02 11:17:37 +01:00
Stef Heyenrath
40ff8514ac
BodyAsJson ( #80 )
2018-01-31 12:41:10 +01:00
Stef Heyenrath
cdcaaa970a
1.0.2.13
2018-01-23 08:09:19 +01:00
Stef Heyenrath
d07a89c907
Merge remote-tracking branch 'origin/master'
2018-01-23 08:07:00 +01:00
Stef Heyenrath
141ed5d96c
code update
2018-01-23 08:06:55 +01:00
Stef Heyenrath
e6af765777
1.0.2.12
2018-01-16 20:46:43 +01:00
Stef Heyenrath and GitHub
97d80ada11
Fixed issue #76 ( #77 )
...
#76
2018-01-16 20:44:59 +01:00
Stef Heyenrath and GitHub
51bd9ec186
Add WireMock.Net.WebApplication example ( #75 )
2018-01-11 19:38:58 +01:00
Stef Heyenrath
da798a59aa
Fix wiki link to Stubbing & Request Matching
2018-01-10 16:33:32 +01:00
Stef Heyenrath
71196b51c9
Fixed issue with same Mapping Guid ( #73 )
2017-12-20 20:51:51 +01:00
Stef Heyenrath
d0fc889f42
Fix for url encoded path + params (1.0.2.10) - #72
...
Fix for url encoded path + params (1.0.2.10)
2017-12-12 18:18:04 +01:00
Stef Heyenrath
fd5bc203c3
1.0.2.9
2017-12-07 22:17:35 +01:00
Stef Heyenrath and GitHub
601af2d6b2
Fixed restricted headers on response ( #71 )
...
* Fixed restricted headers on response
* appveyor
2017-12-07 22:16:19 +01:00
Stef Heyenrath
ea16ee866b
1.0.2.8
2017-11-23 20:54:30 +01:00
Stef Heyenrath
ee0cb6e670
Added unit-test for #68
...
Added unit-test for #68
2017-11-22 21:33:40 +01:00
Stef Heyenrath
d39e9ef7fa
Fixed readme
2017-11-19 11:47:42 +01:00
Stef Heyenrath
431e5656ca
<DebugType>full</DebugType>
2017-11-19 11:37:50 +01:00
Stef Heyenrath
fa919343ac
<DebugType>portable</DebugType>
2017-11-19 11:32:39 +01:00
Stef Heyenrath
d0b48e2967
DebugType, IncludeSource and IncludeSymbols set to 'true'
2017-11-19 10:39:11 +01:00
Stef Heyenrath
018d2a904d
1.0.2.7
2017-11-18 13:49:22 +01:00
Stef Heyenrath
939a5a61ab
1.0.2.7
2017-11-18 13:48:12 +01:00
Stef Heyenrath
cb1117fdaa
IHeadersAndCookiesRequestBuilder
2017-11-11 10:09:41 +01:00
Stef Heyenrath
e25c873765
Update ProxyAndRecord
...
ProxyAndRecord does not save query-parameters, headers and body (#57 )
2017-11-07 21:52:30 +01:00
Stef Heyenrath
d83f308591
1.0.2.6
2017-10-30 08:49:16 +01:00
Stef Heyenrath
a96b7bca1e
WithBodyFromFile (relative)
2017-10-27 12:12:13 +02:00
Stef Heyenrath
cbe6a0a2b4
WithBodyFromFile ( #56 )
2017-10-25 21:33:57 +02:00
Stef Heyenrath
15370a89ca
1.0.2.5
2017-10-24 18:12:39 +02:00
Stef Heyenrath
656f7f5432
HttpClientHelper : BodyAsBytes
2017-10-23 20:56:01 +02:00
Stef Heyenrath
10350fac04
Merge branch 'appbuilder'
2017-10-18 20:19:03 +02:00
Stef Heyenrath
37244d5c2f
PreWireMockMiddlewareInit / PostWireMockMiddlewareInit
2017-10-17 20:47:19 +02:00
Stef Heyenrath
07f03997c0
Fix issues with Bytes for Response
2017-10-14 10:48:58 +02:00
Stef Heyenrath
7c289d44a7
Update client interface for Scenarios
2017-10-10 18:21:22 +02:00
Stef Heyenrath
e87e09e10d
1.0.2.4
2017-10-10 18:12:45 +02:00
Stef Heyenrath
eff21473e3
Also reset scenarios when the mappings are reset.
2017-10-09 09:27:49 +02:00
Stef Heyenrath
fce60f273d
WireMock.Net.StandAlone
2017-10-07 18:24:51 +02:00