Commit Graph

  • 13a3dfa9fe Update README.md Stef Heyenrath 2024-01-08 08:12:38 +01:00
  • 4020a178a6 Add WithoutHeader to WireMock.FluentAssertions (#1049) Stef Heyenrath 2023-12-27 08:18:56 +01:00
  • 30ee768430 1.5.46 1.5.46 Stef Heyenrath 2023-12-23 09:44:59 +01:00
  • 5299ced000 Change FindRequestByMappingGuidAsync to return a collection of entries (#1046) Thomas Levesque 2023-12-23 03:40:35 -05:00
  • e4df6cc93d WireMockServerSettingsParser (#1044) Stef Heyenrath 2023-12-22 14:36:42 +01:00
  • abf3969bee 1.5.45 1.5.45 Stef Heyenrath 2023-12-21 22:18:26 +01:00
  • a8339a0867 FindRequestByMappingGuidAsync (#1043) Stef Heyenrath 2023-12-21 20:03:22 +01:00
  • 4721b73a16 Update Handlebars Transformer logic (ReplaceNodeOptions) (#1036) Stef Heyenrath 2023-12-21 20:02:58 +01:00
  • c96d7d31b1 1.5.44 1.5.44 Stef Heyenrath 2023-12-14 21:08:05 +01:00
  • 7b8e7bb684 Implement prefix for saved mapping file (#1040) Mindaugas Laganeckas 2023-12-14 08:28:21 +01:00
  • 68ad015dcf 1.5.43 1.5.43 Stef Heyenrath 2023-12-11 17:34:39 +01:00
  • 97d26338e6 Proxy all requests - even a repeated one (#1038) sameena syed 2023-12-11 17:16:30 +01:00
  • 0c6129e86b Add ProxyUrlReplaceSettings to Response (#1026) Stef Heyenrath 2023-12-10 09:57:37 +01:00
  • 61c8ce76eb 1.5.42 1.5.42 Stef Heyenrath 2023-12-09 09:24:27 +01:00
  • 8e1b6f87f0 Workaround for: Random.Generate Type="Long" (#1034) Stef Heyenrath 2023-12-09 09:18:16 +01:00
  • c6c7ba13b4 Calling Reset also resets the scenarios (#1031) Stef Heyenrath 2023-12-07 16:03:37 +01:00
  • 1174acce6e ResponseWithHandlebarsDateTimeTests (#1029) Stef Heyenrath 2023-12-06 20:20:45 +01:00
  • 932dde07e4 FixMapping[] for WireMock.Org REST API (#1023) Stef Heyenrath 2023-12-06 09:24:58 +01:00
  • c193bcf61f 1.5.41 - releasenotes 1.5.41 Stef Heyenrath 2023-12-04 18:11:55 +01:00
  • 9757245c61 1.5.41 Stef Heyenrath 2023-12-04 18:09:03 +01:00
  • 8b91cec457 Add .NET 8 (#1018) Stef Heyenrath 2023-12-04 18:05:18 +01:00
  • fb3ae53e1c GraphQL - custom scalar support (#1012) Stef Heyenrath 2023-12-04 18:02:03 +01:00
  • 124ecc2097 Add Github Action (#1020) Stef Heyenrath 2023-11-21 08:12:54 +01:00
  • 29e149a7fa 1.5.40 1.5.40 Stef Heyenrath 2023-11-07 18:03:34 +01:00
  • 7160dbdd19 FluentAssertions - WithBody and WithBodyAsJson and WithBodyAsBytes (#1014) Stef Heyenrath 2023-11-04 16:17:23 +01:00
  • 2f29d80336 Add more tests for JmesPathMatchers and StringUtils.ParseMatchOperator (#1009) Stef Heyenrath 2023-10-16 17:13:52 +02:00
  • f7cd4b100e GraphQL - add support for standard scalar types in the schema (#1011) Stef Heyenrath 2023-10-16 16:13:53 +02:00
  • 62fa4666b5 Add unit tests for HttpClient with WebProxy (#1010) Stef Heyenrath 2023-10-14 17:55:29 +02:00
  • 30372a9348 1.5.39 1.5.39 Stef Heyenrath 2023-10-09 18:30:19 +02:00
  • bc75db8c8c Fix RequestMessageParamMatcher : RejectOnMatch (#1006) Stef Heyenrath 2023-10-09 18:28:22 +02:00
  • 6254ee3950 1.5.38 1.5.38 Stef Heyenrath 2023-10-02 19:33:32 +02:00
  • 60bf12e2a9 Support for xml namespaces in XPathMatcher (#1005) Carsten Alder 2023-10-02 19:29:31 +02:00
  • a25a8cabf8 1.5.37 1.5.37 Stef Heyenrath 2023-09-27 21:43:50 +02:00
  • 9f9fc85a64 JmesPathMatcherTests (#998) Stef Heyenrath 2023-09-27 21:42:34 +02:00
  • b63076a9ac Fix MappingModel to map IgnoreCase and RejectOnMatch for Headers, Cookies and Parameters (#1004) Stef Heyenrath 2023-09-26 21:01:33 +02:00
  • 05e2aa548b 1.5.36 1.5.36 Stef Heyenrath 2023-09-21 11:40:34 +02:00
  • b9a8ee4145 Fixed logic for SaveUnmatchedRequests (#1002) Stef Heyenrath 2023-09-21 11:38:01 +02:00
  • 59aab9e1c3 Remove dependency on Microsoft.AspNet.WebApi.Client (#996) Stef Heyenrath 2023-08-29 17:53:17 +02:00
  • 93c87845c2 Write logging in case a Matcher throws an exception (#986) Stef Heyenrath 2023-08-21 20:07:46 +02:00
  • 09a302baf2 1.5.35 1.5.35 Stef Heyenrath 2023-08-19 10:00:18 +02:00
  • f0139eb837 Update comment in JsonPathMatcher.cs Stef Heyenrath 2023-08-17 17:22:05 +02:00
  • 8adf34fb56 Update JSONPathMatcher.cs to cover the string path selection to a child (#993) DayLightDancer 2023-08-17 18:18:32 +03:00
  • fd816f0952 Add extra unit test for WithParam multiple values comma (#992) Stef Heyenrath 2023-08-12 21:05:13 +02:00
  • 205c1d598b 1.5.34 1.5.34 Stef Heyenrath 2023-08-04 10:51:51 +02:00
  • b986633eca Fix MimeKitLite NuGet include (#989) Stef Heyenrath 2023-08-04 10:44:53 +02:00
  • 6aa7aac151 1.5.33 1.5.33 Stef Heyenrath 2023-08-03 16:08:50 +02:00
  • 4688f556b5 Add MultiPart/MimePart Request Matcher (#981) Stef Heyenrath 2023-08-03 15:55:46 +02:00
  • a58ead7b4e Upgrade to Handlebars.Net.Helpers 2.4.0 to update XPath.SelectTokens and XPath.EvaluateToString (#976) Stef Heyenrath 2023-07-20 21:49:00 +02:00
  • 58bfb3ea33 JsonPartialMatcher - match guid and string (#972) Tymur Nesterenko 2023-07-19 23:34:02 +03:00
  • 9c51548d2b 1.5.32 1.5.32 Stef Heyenrath 2023-07-15 09:41:05 +02:00
  • 98b8ede826 Fixed JsonPathMatcher to match nested objects (#966) Stef Heyenrath 2023-07-15 09:29:13 +02:00
  • a6f3f976af 1.5.31 1.5.31 Stef Heyenrath 2023-07-08 14:57:12 +02:00
  • b495eb83b1 Add GraphQL Schema matching (#964) Stef Heyenrath 2023-07-07 21:43:46 +02:00
  • 9443e4f071 1.5.30 1.5.30 Stef Heyenrath 2023-06-28 08:12:10 +02:00
  • 7a914481e5 Bump System.Linq.Dynamic.Core (#963) dependabot[bot] 2023-06-28 07:58:03 +02:00
  • 1ad836659d Bump System.Linq.Dynamic.Core (#962) dependabot[bot] 2023-06-28 07:57:50 +02:00
  • ed7f9c1143 Add unit-test for Param - MatcherModel - LinqMatcher (#961) Stef Heyenrath 2023-06-27 22:31:14 +02:00
  • c92183558b Fixed logic for FluentAssertions WithHeader (#959) Stef Heyenrath 2023-06-23 15:20:57 +02:00
  • 8ce24249d0 1.5.29 1.5.29 Stef Heyenrath 2023-06-22 19:02:10 +02:00
  • 7ca70309cb Support setting WireMockServerSettings via Environment (#954) Stef Heyenrath 2023-06-22 10:35:21 +02:00
  • 5d0bf6f4e1 Fix some SonarCloud issues (#955) Stef Heyenrath 2023-06-13 19:31:04 +02:00
  • f6e35cbe2d 1.5.28 1.5.28 Stef Heyenrath 2023-06-11 14:22:54 +02:00
  • dc4c8d1dba WireMock.Net.Testcontainers (#948) Stef Heyenrath 2023-06-11 13:55:57 +02:00
  • adf1914877 Allow setting the Content-Length header for a HTTP method HEAD (#951) Stef Heyenrath 2023-06-06 22:44:14 +02:00
  • dabe3a2a10 Merge branch 'master' into stef-IgnoreOpenApiErrors stef-IgnoreOpenApiErrors Stef Heyenrath 2023-06-03 17:01:15 +02:00
  • 1f1bc05f00 1.5.27 1.5.27 Stef Heyenrath 2023-06-03 17:00:18 +02:00
  • c107e38e3b Fix WireMock.Net.FluentAssertions for net47 Stef Heyenrath 2023-06-02 12:03:12 +02:00
  • b609191095 . Stef Heyenrath 2023-06-01 21:14:13 +02:00
  • b1ae9aaf46 Merge branch 'master' into stef-IgnoreOpenApiErrors Stef Heyenrath 2023-06-01 21:04:21 +02:00
  • a77c4fe1ac Add ".NET Framework 4.7" to WireMock.Net.FluentAssertions (#949) Stef Heyenrath 2023-06-01 18:06:28 +02:00
  • ad3ef83c5e . Stef Heyenrath 2023-05-30 21:41:30 +02:00
  • 35ffbbc7d9 RegexExampleValueGenerator Stef Heyenrath 2023-05-28 23:10:09 +02:00
  • c1e71707c5 Add warning logging when sending a request to a Webhook does not return status 200 (#946) Stef Heyenrath 2023-05-28 10:53:54 +02:00
  • 69499afe43 Update Slack link (#944) Oleg Nenashev 2023-05-26 10:01:16 +02:00
  • aadac78577 add Slack Stef Heyenrath 2023-05-25 23:49:12 +02:00
  • 71393204cc 1.5.26 1.5.26 Stef Heyenrath 2023-05-25 21:36:01 +02:00
  • e5cc6f570c Code generator improvements (#940) Cezary Piątek 2023-05-25 20:59:13 +02:00
  • 7c3a0c815d Add GetParameter method to IRequestMessage (#942) Stef Heyenrath 2023-05-25 15:14:02 +02:00
  • e61f08fe48 WireMockMiddleware should use HandleRequestsSynchronously correctly (#939) Stef Heyenrath 2023-05-19 21:43:14 +02:00
  • 11f4c47851 Add more unitests for CSharpFormatter utils (#938) Stef Heyenrath 2023-05-19 16:14:26 +02:00
  • 97b8d82b07 StartWithAdminInterface stef-928-TypeLoadException-FluentAssertions-net472 Stef Heyenrath 2023-05-13 12:28:39 +02:00
  • 11d0a8926f Merge branch 'master' into stef-928-TypeLoadException-FluentAssertions-net472 Stef Heyenrath 2023-05-13 11:41:10 +02:00
  • 3956cd703b 1.5.25 (ReleaseNotes) 1.5.25 Stef Heyenrath 2023-05-13 11:17:03 +02:00
  • 27682d0ce4 1.5.25 + Fixes in CSharpFormatter Stef Heyenrath 2023-05-13 11:15:40 +02:00
  • 9f1a15a917 ... Stef Heyenrath 2023-05-13 09:34:57 +02:00
  • 8444c8c506 Code generator improvements (#934) Cezary Piątek 2023-05-13 09:33:25 +02:00
  • 6ef116a295 1.5.24 1.5.24 Stef Heyenrath 2023-05-07 14:48:20 +02:00
  • 59195eaed8 Refactor some code (MappingConverter) Stef Heyenrath 2023-05-07 14:42:00 +02:00
  • 7d9e450814 C# code generator improvements (#933) Cezary Piątek 2023-05-07 14:37:48 +02:00
  • 7019a5a78c Add Package Readme (#932) Stef Heyenrath 2023-05-07 09:24:48 +02:00
  • d29f3e81f3 Add property 'IsStartedWithAdminInterface' to 'IWireMockServer' (#931) Stef Heyenrath 2023-05-06 13:12:00 +02:00
  • ccd8026884 Update C# mapping code generator for WithStatusCode (#930) Stef Heyenrath 2023-05-06 10:24:53 +02:00
  • 1214ba5108 Enrich generated code with status code (#927) Cezary Piątek 2023-05-06 09:40:41 +02:00
  • 427715a38a Fix csharp mapping code generator (#926) Cezary Piątek 2023-05-02 16:48:32 +02:00
  • d949dfb64c 1.5.23 1.5.23 Stef Heyenrath 2023-04-23 12:06:38 +02:00
  • 0a2763c06e Add IgnoreCase option to ProxyUrlReplaceSettings (#925) Stef Heyenrath 2023-04-23 11:56:08 +02:00
  • 9ef8bd0b7b Allow removal of prefix when proxying to another server (#630) (#924) nudejustin 2023-04-23 09:31:38 +02:00
  • 090e0eb437 Add WithProbability (#922) Stef Heyenrath 2023-04-12 20:48:53 +02:00
  • f3d52adbb2 1.5.22 1.5.22 Stef Heyenrath 2023-04-08 21:37:18 +02:00
  • a8775c3b77 Include WireMockOpenApiParser project (#916) Stef Heyenrath 2023-04-08 21:25:17 +02:00