Commit Graph
100 Commits
Author SHA1 Message Date
Stef Heyenrath c94113308d 1.2.12 2020-05-23 17:33:32 +02:00
Stef HeyenrathandGitHub 1b1ddeab83 Fixed Proxy when using MultipartForm with byte[] (#473)
* wip

* ByteArrayContentHelper

* ByteArrayContentHelperTests
2020-05-23 16:48:25 +02:00
Stef HeyenrathandGitHub d9e3f38fee Create new .sln (#472)
* new sln

* .
2020-05-22 13:35:40 +02:00
Stef Heyenrath c42c2d5d7a 1.2.11.0 2020-05-18 18:30:47 +02:00
Stef HeyenrathandGitHub d67a160144 Fix unhandled exception when target is unavailable (#469)
* wip

* fix

* 31

* known
2020-05-18 15:07:30 +02:00
Stef Heyenrath 7033d85e3a 1.2.10 2020-05-17 20:01:30 +02:00
Stef HeyenrathandGitHub 7d873611ee Limits (#457) 2020-05-17 19:55:36 +02:00
Stef HeyenrathandGitHub f26bf62a13 Include Handlebars.Net.Helpers project (#456)
* wip

* h 100

* rename

* csproj
2020-05-17 19:55:06 +02:00
Stef Heyenrath 6938b6f73c 1.2.9.0 2020-05-14 06:25:36 +00:00
Stef HeyenrathandGitHub 5b2cd061a6 Fix method ResetMappingsAsync in the RestEase-AdminApi (#465) 2020-05-14 08:00:44 +02:00
Stef Heyenrath 80993c7740 1.2.8.0 2020-05-04 17:36:28 +02:00
Stef Heyenrath cd613d1c76 1.2.7.0 2020-04-30 17:52:48 +02:00
Stef HeyenrathandGitHub 5f4c688e49 fix (#461) 2020-04-29 18:01:54 +02:00
Stef Heyenrath e7949a47d9 1.2.6.0 2020-04-29 07:05:21 +00:00
Stef HeyenrathandGitHub a6cf7a48dc When using ResponseMessageTransformer : keep BodyEncoding (#460) 2020-04-29 08:40:49 +02:00
Stef Heyenrath bf5afef7a1 1.2.5.0 2020-04-17 10:22:40 +00:00
Stef HeyenrathandGitHub a8934ec7f9 fix net452 (#454) 2020-04-17 12:18:45 +02:00
Stef Heyenrath d2ac56e49a 1.2.4.0 2020-04-10 22:54:19 +02:00
Stef HeyenrathandGitHub e8a4d52797 Add ValidatedNotNullAttribute (for SonarQube) (#452)
* ValidatedNotNull

* usings
2020-04-10 22:51:34 +02:00
Stef HeyenrathandGitHub dac73b6fe0 codecov\1.10.0 (#451) 2020-04-10 20:28:07 +02:00
Stef HeyenrathandGitHub e91be0a4d1 Add support for GZip and Deflate (#439)
* gzip - wip

* wip

* tests

* fix gzip and deflate

* CheckIfShouldKillVBCSCompiler

* DisableRequestBodyDecompressing
2020-04-10 19:05:09 +02:00
Stef HeyenrathandGitHub a9974a4874 Add readme.md + license from mock4net (#444)
* add readme.md + license from mock4net

* common

* add license info
2020-04-05 18:42:22 +02:00
Stef Heyenrath 1ddd8ff58f Merge branch 'master' of https://github.com/WireMock-Net/WireMock.Net 2020-04-01 22:45:46 +02:00
Stef Heyenrath 5174f9823c 1.2.3.0 2020-04-01 22:45:36 +02:00
Stef HeyenrathandGitHub 79da7d042b Netstandard21 (#449)
* Add NetStandard2.1

* 21

* CS-Script.Core

* csscript

* ex
2020-04-01 17:10:45 +02:00
Stef Heyenrath e041e78bc7 1.2.2.0 2020-03-25 17:05:01 +00:00
Stef HeyenrathandGitHub 5809fae602 fix port (#446) 2020-03-25 17:00:15 +01:00
Stef Heyenrath 8a295e806c post_with_query ; 4 params 2020-03-23 07:56:32 +00:00
Stef Heyenrath d5d9d4bd1b WireMock.Net.Console.NETCoreApp3 2020-03-22 14:02:51 +01:00
Stef Heyenrath 5f274f1179 example: post_with_query 2020-03-22 12:04:26 +01:00
Stef Heyenrath 8c1cd41df9 1.2.1.0 2020-03-17 22:15:39 +01:00
Stef HeyenrathandGitHub fe4ad50119 Fix Null body in handlebar transformation (#442) 2020-03-17 13:52:43 +01:00
Stef HeyenrathandGitHub bde981b522 .net 472 example (#440)
ok
2020-03-15 11:17:36 +01:00
Stef Heyenrath a1d2deb6a9 1.2.0.0 2020-03-14 11:11:32 +01:00
Stef HeyenrathandGitHub 10dbff2c02 AllowOnlyDefinedHttpStatusCodeInResponse (#422) 2020-03-14 09:13:14 +01:00
Stef HeyenrathandGitHub 68ffcda53b Let the .NET core/standard WebHostBuilder use a random port (#417)
* wip

* code reformat
2020-03-14 08:51:26 +01:00
Stef Heyenrath aeb95b02d2 1.1.10 2020-03-05 18:23:16 +01:00
Stef HeyenrathandGitHub 2dbb984a1e wip (#435) 2020-03-05 18:20:49 +01:00
Stef HeyenrathandGitHub 88dd1b9aa4 Option to disable JSON deserialization (#434)
* Option to disable JSON deserialization

* Fix build errors, add test case

* make new parameter optional

* set default for contentType as well
2020-03-05 17:59:24 +01:00
Stef HeyenrathandGitHub 87c4344d65 UsingOptions, UsingConnect and UsingTrace (#427) 2020-03-05 17:56:24 +01:00
Stef Heyenrath 2851c820e0 1.1.9 2020-02-25 22:22:01 +01:00
Stef HeyenrathandGitHub 13ab37dd3e LinqMatcher (#431) 2020-02-25 22:17:15 +01:00
Stef Heyenrath f49046374a 1.1.8.0 2020-02-22 11:14:11 +01:00
Stef HeyenrathandGitHub 69488ced5f fixes for Cookie and Header Reject on Match (#423) 2020-02-22 11:07:45 +01:00
Stef HeyenrathandGitHub e6bcd625f7 Don't return empty dictionary object for response headers in JSON mapping (#424) 2020-02-22 11:07:04 +01:00
Stef HeyenrathandGitHub d1b42bf436 wip (#421) 2020-02-15 08:30:08 +01:00
Stef Heyenrath f4861d9bab /needs-a-key 2020-02-14 16:34:52 +01:00
Stef Heyenrath 83866f5719 Example: RejectOnMatch 2020-02-11 08:55:06 +01:00
Stef Heyenrath f72c3c33ef 1.1.7 2020-02-06 18:44:52 +01:00
Stef HeyenrathandGitHub 1df4502631 fix (#414) 2020-02-05 19:09:57 +01:00
Stef Heyenrath 06ae9d72c3 1.1.6.0 2020-01-27 18:51:31 +01:00
Stef HeyenrathandGitHub 307a89d324 AllowAnyHttpStatusCodeInResponse (#407)
* .

* ,

* PUBLISH_TESTRESULTS

* fix logging

* fix compile error

* codefactor fix

* Debug - Sonar + other things in csproj
2020-01-27 18:47:58 +01:00
Stef Heyenrath 6ae7fc1d75 <VersionPrefix>1.1.5</VersionPrefix> 2020-01-25 18:06:51 +01:00
Stef Heyenrath 29e86abe12 1.1.5.0 2020-01-25 17:58:44 +01:00
Stef HeyenrathandGitHub 710fc8dcf6 Fixed StatusCode = null or < 0 (#406)
* .

* fix tests

* responseModel.StatusCode is int statusCodeAsInt && statusCodeAsInt > 0

* < 0
2020-01-25 17:51:38 +01:00
Stef Heyenrath dfbfa5fd35 1.1.4.0 2020-01-25 15:28:43 +01:00
Stef HeyenrathandGitHub 69bbd76ca4 Log Exception (#405) 2020-01-25 15:25:47 +01:00
Stef Heyenrath bd0c5a83c9 WireMock.Net.Service 2020-01-25 13:54:09 +01:00
Stef Heyenrath a08efe2f78 steps: 2020-01-25 12:39:36 +01:00
Stef Heyenrath 6e151098e5 azure-pipelines 2020-01-25 12:29:13 +01:00
Stef Heyenrath 43d481435c 1.1.3 2020-01-22 16:40:10 +01:00
Stef Heyenrath 93613885c1 1.1.2.0 2020-01-09 20:18:07 +01:00
Stef Heyenrath 101d755a00 1.1.1.0 2020-01-09 18:04:41 +01:00
Stef Heyenrath 3f802c3948 1.1.0.0 2019-12-27 16:13:36 +01:00
Stef HeyenrathandGitHub d971144426 WireMock.Net version 1.1.x (#363)
* refactor

* rename api

* -preview-01

* logger

* move

* RandomDataGenerator.Net

* .

* ISettings

* renames...

* refactor CommandlineParser logic

* remove standalone

* Remove Interfaces

* Update tests

* WireMock.Net.StandAlone

* .

* fix

* .

* _settings

* Admin

* WireMock.Net.Abstractions

* fix build

* rename WireMockServer

* fix compile errors
2019-12-27 16:01:13 +01:00
Stef Heyenrath 368f0e13ac 1.0.43.0 2019-12-26 14:02:19 +01:00
Stef HeyenrathandGitHub 120a808104 StatusCode as string (#385)
* StatusCode as string

* fix tests

* fix test

* ReplaceSingleNode

* <!--<DelaySign>true</DelaySign>-->

* Array

* add test

* Response_ProvideResponse_Handlebars_WithBodyAsJson_ResultAsHandlebarsString

* net461

* .

* fix

* target frame

* BodyAsJson

* Response_ProvideResponse_WithStatusCode

* fix build

* fix test
2019-12-26 13:57:35 +01:00
Stef Heyenrath b5795713b1 1.0.42.0 2019-12-15 12:19:41 +01:00
Stef HeyenrathandGitHub a8c17ce311 #383 (#391) 2019-12-14 21:37:04 +01:00
Stef Heyenrath 7678e8fb70 1.0.41.0 2019-12-14 12:19:55 +01:00
Stef HeyenrathandGitHub 8ae0abb023 . (#392) 2019-12-13 13:21:50 +01:00
Stef Heyenrath b3c2af0c22 1.0.40.0 (changelog) 2019-12-09 17:32:47 +01:00
Stef Heyenrath 2dd30b4f14 1.0.40 2019-12-09 17:31:50 +01:00
Stef HeyenrathandGitHub 45d8c0cc27 Fix QueryStringParser (#389)
* Fix QueryStringParser

* add extra test
2019-12-09 17:20:17 +01:00
Stef Heyenrath 178f2cf02f 1.0.39.0 2019-12-07 08:58:24 +01:00
Stef HeyenrathandGitHub 1b326a54d6 Add WebProxySettings (use when proxying requests) (#370)
* webproxy part 1

* fixed

* Push to MyGet

* WebProxy standalone

* -n true

* nuget --- "-n true"

* AllowAutoRedirect

* .
2019-12-07 08:52:04 +01:00
Stef HeyenrathandGitHub 8bafd6a1ba Transform body as file (#388)
* .

* fix
2019-12-06 06:52:08 +01:00
Stef Heyenrath a47750c058 1.0.38 2019-11-30 08:54:10 +01:00
Stef HeyenrathandGitHub 5bb10c3350 Use dotnet default development certificate for .NET Core 2.x (#381) 2019-11-29 14:51:03 +01:00
Stef HeyenrathandGitHub 3a221f51b1 set handlebars dependency for .net 4.5.1 to fixed value (#378) 2019-11-25 18:56:01 +01:00
Stef Heyenrath 9b323ab388 example 2019-11-19 18:54:28 +01:00
Stef Heyenrath 9b3c750754 -n true 2019-11-08 17:39:46 +01:00
Stef Heyenrath a5d6061c2d 1.0.37.0 2019-11-08 17:26:08 +01:00
Stef HeyenrathandGitHub 395be3c583 WatchStaticMappingsInSubdirectories (#374)
* WatchStaticMappingsInSubdirectories

* 37

* IEnumerable<string> EnumerateFiles([NotNull] string path, bool includeSubdirectories);

* reloadStaticMappings
2019-11-07 15:31:43 +01:00
Stef Heyenrath ea6a8d3b73 Push to MyGet 2019-10-31 20:43:12 +01:00
Stef Heyenrath 4886ac6196 Push to MyGet 2019-10-31 20:34:23 +01:00
Stef HeyenrathandGitHub 0ca63eef66 RUN_SONAR (#373) 2019-10-31 07:15:23 +00:00
Stef Heyenrath c72487a748 Add images 2019-10-31 07:23:41 +01:00
Stef Heyenrath 79db955611 SaveMappingForStatusCodePattern 2019-10-29 19:02:59 +01:00
Stef Heyenrath 395f48a2bf 1.0.36.0 2019-10-26 08:04:40 +02:00
Stef HeyenrathandGitHub 596177d4e5 Add support for Faults (#360)
* FaultType - wip

* .

* copy fault

* tests

* code-factor

* more tests

* fix tests

* fixed

* remove RANDOM_DATA_THEN_CLOSE
2019-10-26 06:01:25 +00:00
Stef Heyenrath fc024678fa Doesn't push symbols (even if present). 2019-10-25 17:56:21 +02:00
Stef Heyenrath 2e78a04f3d 1.0.35.0 2019-10-25 17:31:30 +02:00
Stef HeyenrathandGitHub f3d2452093 remove Obsolete (#368) 2019-10-25 08:40:40 +00:00
Stef Heyenrath 92e693818a <PackageLicenseExpression>MIT</PackageLicenseExpression> 2019-10-22 21:24:22 +02:00
Stef HeyenrathandGitHub 9a1ae6a3f0 Do not build symbol NuGets anymore. (#367) 2019-10-22 19:19:53 +00:00
Stef Heyenrath e701566a1f 1.0.34.0 2019-10-22 21:09:48 +02:00
Stef HeyenrathandGitHub 84ad5a927e 2.x.x (#366) 2019-10-22 18:58:36 +00:00
Stef HeyenrathandGitHub 3250604b5a #352 (#354) 2019-10-22 18:53:30 +00:00
Stef Heyenrath 9e0536c54c 1.0.33.0 - changelog 2019-10-12 08:58:55 +02:00