Stef Heyenrath
938d3fb095
Replace log4net by custom logger ( #94 ) ( #96 )
...
* Replace log4net by custom logger
* WireMockNullLogger
2018-02-28 07:01:03 +00:00
Stef Heyenrath
0c25b2e9f2
Json fixes ( #91 ) ( #92 )
...
* Fixes for JsonPath
* More tests
* Fixes + added tests
2018-02-23 12:29:43 +00:00
Stef Heyenrath
693778659e
Concurrent issue ( #88 ) ( #90 )
...
* concurrent
* uni tests
2018-02-14 18:30:06 +00:00
Stef Heyenrath
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
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
66b2ff16de
Implemented #82
2018-02-02 11:17:37 +01:00
Stef Heyenrath
141ed5d96c
code update
2018-01-23 08:06:55 +01:00
Stef Heyenrath
51bd9ec186
Add WireMock.Net.WebApplication example ( #75 )
2018-01-11 19:38:58 +01:00
Stef Heyenrath
71196b51c9
Fixed issue with same Mapping Guid ( #73 )
2017-12-20 20:51:51 +01:00
Alastair Crabtree
208303729e
bug: Fix admin api client definition returning the wrong types ( #65 )
...
* bug: Fix admin api client definition returning the wrong types
- IFluentMockServerAdmin get, find and get all requests should return a log entry model
- Add tests for get and find using the rest ease api client
* Fix Build status and rename tests
2017-11-19 20:44:05 +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
Oleksandr Liakhevych
c8c9ab99c5
Fix proxy headers handling ( #60 )
...
* Fix proxy headers handling
* Small refactor and moved proxy tests to new test-file.
2017-10-28 18:59:34 +02: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
cbe6a0a2b4
WithBodyFromFile ( #56 )
2017-10-25 21:33:57 +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
eff21473e3
Also reset scenarios when the mappings are reset.
2017-10-09 09:27:49 +02:00
Stef Heyenrath
8199cdc382
scenario and state (added admin interface for GET and DELETE)
2017-10-07 18:10:17 +02:00
Stef Heyenrath
207688e42b
Observable logs (refactor some code)
2017-10-07 15:28:36 +02:00
deeptowncitizen
2d39a18b70
Observable logs ( #51 )
...
* observable log entries
* event test
2017-10-07 15:05:02 +02:00
Stef Heyenrath
8386d93e0d
scenario and state (mapping json model)
2017-10-07 14:44:01 +02:00
Stef Heyenrath
5424b1e2e2
scenario and state
2017-10-07 13:19:48 +02:00
deeptowncitizen
ab017beaa6
stateful behavior + tests
2017-10-04 15:57:49 -04:00
Stef Heyenrath
8827531391
Add start delay from 100ms to fix startup issue on MacOS ( #44 )
2017-09-30 10:03:00 +02:00
Stef Heyenrath
881e4b2af3
MatchDetails ( #47 )
2017-09-18 20:45:30 +02:00
Stef Heyenrath
139ea77888
Add ClientIP to RequestMessage / RequestLog ( #46 )
2017-09-18 20:01:38 +02:00
Stef Heyenrath
f8ad2cd3d6
Add RequestLogExpirationDuration and MaxRequestLogCount ( #43 ) ( #45 )
2017-08-20 11:20:35 +02:00
Stef Heyenrath
5c5d408abe
Expose more settings to stand-alone app ( #40 )
2017-08-11 13:26:36 +02:00
Stef Heyenrath
f38c24e8c4
FindLogEntries and refactored some code ( #34 )
2017-06-17 09:18:38 +02:00
phillee007
49ce2f0dfb
[Feature] Add support for client certificate password and test with real services that require client certificate auth ( #32 )
...
* Add support for client certificate password and test with some real services that require client certificates. Also update so when proxying, the path and query will be passed to the proxied api.
* Add correct param
* Update to read certificate from store instead of file
* Add support for client certificate password and test with some real services that require client certificates. Also update so when proxying, the path and query will be passed to the proxied api.
* Add correct param
* Fixup PR issues
* Add support for client certificate password and test with some real services that require client certificates. Also update so when proxying, the path and query will be passed to the proxied api.
* Add correct param
* Fixup PR issues
2017-06-16 11:36:10 +02:00
Stef Heyenrath
a5257309c7
Added more RestEase interface calls (__admin/mapping)
2017-05-27 10:32:19 +02:00
Stef Heyenrath
f37d1cddf6
Fix RequestProcessingDelay and refactor code
2017-05-23 21:39:06 +02:00
Stef Heyenrath
360a1227e4
Added X509Certificate2Filename ( #27 )
2017-05-16 20:20:55 +02:00
Stef Heyenrath
961e8b555f
Update standalone commandline parsing ( #27 )
2017-05-13 10:10:17 +02:00
Stef Heyenrath
4ada6d3567
SaveMappingToFile #27
2017-05-12 22:21:55 +02:00
Stef Heyenrath
31261ec45d
Initial code for proxy and record #27
2017-05-09 21:43:10 +02:00
Stef Heyenrath
2c8142b93d
WithProxy
2017-05-07 10:01:31 +02:00
Stef Heyenrath
7bfd9f3343
Proxy ( #15 )
2017-05-05 22:25:57 +02:00
Stef Heyenrath
84db9bbf0d
Cleanup some files
2017-05-05 20:32:20 +02:00
Stef Heyenrath
8d9cef6dd1
1.0.2
2017-05-05 20:22:55 +02:00
Stef Heyenrath
453cef90e5
merge netstandard into main ( #26 )
...
* #23
* #23 "Newtonsoft.Json" Version="10.0.2"
* owin
* AspNetCore
* Fix appveyor build
* fix start/stop in untitests
2017-04-26 21:28:12 +02:00
Stef Heyenrath
e4785771d9
Fix typo
2017-04-21 20:50:29 +02:00
Stef Heyenrath
b547993415
Exclude body when only 'get' is defined
2017-03-23 11:09:09 +01:00
Stef Heyenrath
e9ee4e91f9
HttpListener : Stop fix
2017-03-21 14:45:34 +01:00
Stef Heyenrath
9fcfb3109f
fix MappingsSave
2017-03-21 10:52:32 +01:00