Commit Graph
100 Commits
Author SHA1 Message Date
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 HeyenrathandGitHub 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 HeyenrathandGitHub 938d3fb095 Replace log4net by custom logger (#94) (#96)
* Replace log4net by custom logger

* WireMockNullLogger
2018-02-28 07:01:03 +00:00
Stef HeyenrathandGitHub 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 HeyenrathandGitHub 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 HeyenrathandGitHub 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 HeyenrathandGitHub 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 HeyenrathandGitHub 97d80ada11 Fixed issue #76 (#77)
#76
2018-01-16 20:44:59 +01:00
Stef HeyenrathandGitHub 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 HeyenrathandGitHub 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
Stef Heyenrath 8199cdc382 scenario and state (added admin interface for GET and DELETE) 2017-10-07 18:10:17 +02:00
Stef Heyenrath 782418f107 Scenario_and_State_TodoList_Example 2017-10-07 17:34:09 +02:00
Stef Heyenrath 207688e42b Observable logs (refactor some code) 2017-10-07 15:28:36 +02:00
Stef Heyenrath 9c55ff5ea6 Merge branch 'stateful-behavior' 2017-10-07 15:01:56 +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
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 f776911ef8 fix projects + sln and updated readme 2017-08-27 11:16:41 +02:00
Stef Heyenrath 3a50c81895 Use SimpleCommandLineParser 2017-08-26 21:08:18 +02:00
Stef Heyenrath de5277d258 settings 2017-08-20 19:20:42 +02:00
Stef Heyenrath 23d26ca914 Upgrade dependencies 2017-08-20 11:36:51 +02:00
Stef HeyenrathandGitHub f8ad2cd3d6 Add RequestLogExpirationDuration and MaxRequestLogCount (#43) (#45) 2017-08-20 11:20:35 +02:00
Stef Heyenrath 76f0e04874 upgrade dependencies for test 2017-08-16 18:30:47 +02:00
Stef Heyenrath 1a77fee273 fix tests 2017-08-11 13:32:43 +02:00
Stef HeyenrathandGitHub 8d072e8b47 Dotnet 20 preview final (#41)
* 1.0.2.3-preview2-final-01

* fixes for AspNetCoreSelfHost (Task...)

* enable all target frameworks again
2017-08-11 13:27:18 +02:00
Stef HeyenrathandGitHub 5c5d408abe Expose more settings to stand-alone app (#40) 2017-08-11 13:26:36 +02:00
Stef HeyenrathandGitHub 2aee658dfa Listen on http://*:9090 (#39)
* Support for http://*:9090 urls

* Update version to 1.0.2.3
2017-08-08 22:58:12 +02:00
Stef Heyenrath ef73accc9a update csproj 2017-06-17 09:32:56 +02:00
Stef Heyenrath f38c24e8c4 FindLogEntries and refactored some code (#34) 2017-06-17 09:18:38 +02:00
Stef Heyenrath c29b88eb43 StandAloneApp: FluentMockServerSettings 2017-06-15 13:40:42 +02:00
Stef Heyenrath 85e51b6240 IFluentMockServerAdmin : requests 2017-06-15 11:05:03 +02:00
Stef Heyenrath cece260203 WireMock.Net.StandAlone.1.0.1 2017-06-15 08:23:52 +02:00
Stef Heyenrath 538195551d fix WireMock.Net.ConsoleTest.Net452 2017-06-14 14:12:42 +02:00
Stef Heyenrath 7111ab384b 1.0.2.1 2017-06-14 12:59:01 +02:00
Stef Heyenrath 0670cbc54c move WireMock.Net.Client 2017-06-10 09:53:13 +02:00
Stef Heyenrath 5b10ef6c48 Readme 2017-06-10 09:50:44 +02:00
Stef Heyenrath f90d54bace WireMock.Net.Standalone 2017-06-10 09:48:04 +02:00
Stef Heyenrath 8ed82f3124 WireMock.Net.StandAlone (#31) 2017-06-10 09:44:58 +02:00
Stef Heyenrath b56fca85a6 Merge remote-tracking branch 'origin/master' 2017-06-10 00:49:48 +02:00
Stef Heyenrath 97c7a15302 Standalone : set AllowPartialMapping to false 2017-06-10 00:47:51 +02:00