Commit Graph

741 Commits

Author SHA1 Message Date
Stef Heyenrath 15370a89ca 1.0.2.5 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
deeptowncitizen bcdc3d646a fix header (#55) 2017-10-23 20:25:06 +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 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
deeptowncitizen 2d39a18b70 Observable logs (#51)
* observable log entries

* event test
2017-10-07 15:05:02 +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
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 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 Heyenrath 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 Heyenrath 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 Heyenrath 5c5d408abe Expose more settings to stand-alone app (#40) 2017-08-11 13:26:36 +02:00
Stef Heyenrath 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
phillee007 65ac8c6462 Revert changes that were made by mistake in prior PR (#35) 2017-06-17 00:03:07 +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 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 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
Stef Heyenrath a5257309c7 Added more RestEase interface calls (__admin/mapping) 2017-05-27 10:32:19 +02:00
Stef Heyenrath 5d6040df61 example: oauth2 & /helloworld 2017-05-24 23:45:36 +02:00
Stef Heyenrath 8e32fd0be2 Example: oauth2/access 2017-05-24 23:18:40 +02:00
Stef Heyenrath 3c22526905 Added some RestEase interfaces 2017-05-23 21:56:53 +02:00