Commit Graph
100 Commits
Author SHA1 Message Date
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
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
Stef Heyenrath 08fd94c081 Do not delay Admin Interface commands 2017-05-23 21:56:20 +02:00
Stef Heyenrath f37d1cddf6 Fix RequestProcessingDelay and refactor code 2017-05-23 21:39:06 +02:00
Stef Heyenrath 71b48ae571 removed folder and added badges 2017-05-20 11:00:20 +02:00
Stef Heyenrath a901fa6db0 Handlebars.Net, 1.9.0 2017-05-17 21:01:26 +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 23b795ab1e remove some files 2017-05-12 19:42:37 +02:00
Stef Heyenrath 31261ec45d Initial code for proxy and record #27 2017-05-09 21:43:10 +02:00
Stef Heyenrath b25371cf15 Refactor code 2017-05-09 20:14:52 +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 89e13e3a58 Frameworks 2017-04-26 21:49:13 +02:00
Stef HeyenrathandGitHub 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 0f8f9c508f Merge branch '_stef_vs2017' 2017-04-23 09:40:47 +02:00
Stef Heyenrath e4785771d9 Fix typo 2017-04-21 20:50:29 +02:00
Stef Heyenrath b1c6ccdac2 Merge branch '_stef_vs2017' 2017-04-14 12:05:44 +02:00
Stef Heyenrath 47a9a7994a #25 - WireMock.Net.Standalone 2017-04-14 12:02:40 +02:00
Stef Heyenrath 9634e914aa (#25) OpenCover 2017-04-14 12:01:39 +02:00
Stef Heyenrath 94ab0d5af2 (#25) appveyor - remove platform 2017-04-14 11:56:31 +02:00
Stef Heyenrath b9373c29d3 vs2017 (#25) 2017-04-14 11:52:38 +02:00
Stef Heyenrath b547993415 Exclude body when only 'get' is defined 2017-03-23 11:09:09 +01:00
Stef Heyenrath 6784614814 1.0.1.5 2017-03-21 14:49:45 +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
Stef Heyenrath d0cdfe5dc3 add coveralls.io badge 2017-03-21 09:10:25 +01:00
Stef Heyenrath f06b89fa06 FluentMockServer_ReadStaticMappings 2017-03-21 09:05:57 +01:00
Stef Heyenrath e9e4ee7e9d fix AppVeyor tests 2017-03-21 08:59:49 +01:00
Stef Heyenrath d62c81acd8 test 2017-03-21 08:14:56 +01:00
Stef Heyenrath 3bdc9c375b added sdk to global.json 2017-03-21 08:06:47 +01:00
Stef Heyenrath 780e14f214 DotNetCore.1.0.1-SDK.1.0.0.Preview2-003133-x64.exe 2017-03-20 23:12:51 +01:00
Stef Heyenrath f50e87c9ba dotnet-1.1.1-sdk-win-x64.exe 2017-03-20 21:01:14 +01:00
Stef Heyenrath 5145ecb396 dotnet test 2017-03-20 20:55:24 +01:00
Stef Heyenrath d731aefc82 test test 2017-03-20 18:55:37 +01:00
Stef Heyenrath 5ac375ef26 opencover dotnet 2017-03-20 18:25:44 +01:00
Stef Heyenrath ffd5322587 OpenCover xunit 2017-03-20 18:21:04 +01:00
Stef Heyenrath 81211d1ce3 opencover xunit 2017-03-20 18:17:21 +01:00
Stef Heyenrath 59dd5fcc1e 1.0.1.3 2017-03-20 18:03:54 +01:00
Stef Heyenrath 65aaa9e87a AppVeyor : Debug 2017-03-20 18:02:30 +01:00
Stef Heyenrath e1c1db6480 update tests (#21) 2017-03-20 17:56:34 +01:00
Stef Heyenrath bd8e18b2c4 FluentMockServerSettings (#21) 2017-03-20 17:22:09 +01:00
Stef Heyenrath 7793330d1d add ReadStaticMappings & ReadStaticMapping 2017-03-17 16:57:00 +01:00
Stef Heyenrath 37de97ed5d Added title (linked to #21) 2017-03-15 12:36:08 +01:00
Stef Heyenrath b09b882ad1 Added support for raw Output Headers 2017-03-06 14:29:01 +01:00
Stef Heyenrath c8920c6356 COVERALLS_REPO_TOKEN 2017-02-27 12:55:09 +01:00
Stef Heyenrath 9d9e61d7ae COVERALLS_REPO_TOKEN 2017-02-27 12:42:31 +01:00
Stef Heyenrath a960553d7d fix opencover - test folder 2017-02-27 12:33:33 +01:00
Stef Heyenrath de3884097f global.json 2017-02-27 12:28:07 +01:00