Commit Graph

823 Commits

Author SHA1 Message Date
Axel Hodler
f31e9ba137 Added anyDouble DslProperty (#571) 2018-03-14 21:07:20 +01:00
Marcin Grzejszczak
26cc450108 Added beanutils version 2018-03-09 17:25:32 +01:00
Marcin Grzejszczak
59b1ab439b Merge branch '1.2.x' 2018-03-09 17:23:39 +01:00
Marcin Grzejszczak
9c4758b069 Removed empty if statement 2018-03-09 17:23:29 +01:00
Marcin Grzejszczak
de2d3738eb Merge branch '1.2.x' 2018-03-09 16:57:23 +01:00
Marcin Grzejszczak
2fc413755b Fixed unnecessary quoting of non string value when referencing request from response
fixes gh-559
2018-03-09 16:56:47 +01:00
Mendel Feygelson
2ef24470c5 Do not unescapeJavascript when output header patterns (#568)
* This causes all backslashes to be stripped from the regular
   expression
2018-03-06 15:01:30 -05:00
buildmaster
9c2d54453e Going back to snapshots 2018-02-27 01:35:53 +00:00
buildmaster
c0f773ecd3 Update SNAPSHOT to 2.0.0.M7 2018-02-27 01:30:18 +00:00
Marcin Grzejszczak
96825e2d1c Merge branch '1.2.x' 2018-02-19 10:52:40 +01:00
Marcin Grzejszczak
f05aa45704 Fixed a test; fixes gh-542 2018-02-19 10:52:00 +01:00
Axel Hodler
82fb1cdac3 Avoid quoting of floating point numbers 2018-02-19 10:15:51 +01:00
Marcin Grzejszczak
f44c73fc6d Merge branch '1.2.x' 2018-02-12 17:09:31 +01:00
Marcin Grzejszczak
5de9959561 Bumped to WireMock 2.15.0; fixes gh-548 2018-02-12 17:09:21 +01:00
Marcin Grzejszczak
ca7827dce4 Merge branch '1.2.x' 2018-02-10 08:42:58 +01:00
Marcin Grzejszczak
0fe931b3e8 Allows execute property in multipart; fixes gh-541 2018-02-09 17:10:58 +01:00
buildmaster
a8e3b64fe6 Bumping versions to 1.2.4.BUILD-SNAPSHOT after release 2018-02-09 16:08:54 +00:00
buildmaster
ab660f8944 Going back to snapshots 2018-02-09 16:08:53 +00:00
buildmaster
c510a555b7 Update SNAPSHOT to 1.2.3.RELEASE 2018-02-09 15:54:44 +00:00
Marcin Grzejszczak
7361cf7434 Merge branch '1.2.x' 2018-02-05 14:49:52 +01:00
Marcin Grzejszczak
83e304008e Bumped jsonassert to 0.4.11
fixes gh-538, gh-537
2018-02-05 14:48:04 +01:00
Marcin Grzejszczak
65ee88aa23 Merge branch '1.2.x' 2018-01-19 01:18:33 +01:00
Marcin Grzejszczak
b745d9a7e3 YAML contracts (#522)
with this change we allow the users to use YAML to define contracts

fixes gh-300 gh-508
helps with #501
2018-01-19 00:27:15 +01:00
buildmaster
b2428c5f13 Bumping versions to 1.2.3.BUILD-SNAPSHOT after release 2018-01-16 17:20:16 +00:00
buildmaster
f5561d3f9b Going back to snapshots 2018-01-16 17:20:15 +00:00
buildmaster
19deb01269 Update SNAPSHOT to 1.2.2.RELEASE 2018-01-16 17:09:51 +00:00
Marcin Grzejszczak
3c0dcad1d6 Numbers are acceptable in the method name
fixes gh-518
2018-01-16 17:19:47 +01:00
Tom Hombergs
659545a774 replace invalid characters in generated method names with underscore (#519)
* replace invalid characters in generated method names with underscore

fixes #518
2018-01-12 23:35:03 +01:00
Marcin Grzejszczak
bea0d4f78d Added pact evaluation of $.body type matcher
fixes #511
2018-01-12 15:24:15 +01:00
Marcin Grzejszczak
709df3e291 Unescaping any json body entries
without this change we're escaping the json body response and then wiremock is escaping it again
with this change we're unescaping the first json body escaping so that wiremock applies it only once

fixes gh-515
2018-01-12 12:56:09 +01:00
Tom Hombergs
6e65f36c31 replaced ".class" with ".getClass()" (#513)
... so that the actual class of the object is returned instead of
potentially an element with key "class" if object is a Map
2018-01-11 10:18:37 +01:00
Marcin Grzejszczak
80f0e66292 Revert "Revert "Merge branch 'master' into 2.0.x""
This reverts commit 822dd4b732.
2017-12-20 16:37:38 +01:00
Marcin Grzejszczak
640f8e493e Merge branch '1.1.x' into 1.2.x 2017-12-20 16:34:31 +01:00
Marcin Grzejszczak
4906f4b24e Added one more null dereferencing 2017-12-20 16:34:20 +01:00
Marcin Grzejszczak
2b17370bba Merge branch '1.1.x' into 1.2.x 2017-12-20 16:33:24 +01:00
Marcin Grzejszczak
822dd4b732 Revert "Merge branch 'master' into 2.0.x"
This reverts commit 63a1981f54, reversing
changes made to 0cca942e86.
2017-12-20 16:31:52 +01:00
Marcin Grzejszczak
b3a8124168 Fixed the way form URL encoded request body is treated
fixes #493
2017-12-20 15:22:42 +01:00
buildmaster
2981b54b82 Going back to snapshots 2017-12-02 04:40:23 +00:00
buildmaster
9e5ac9020b Update SNAPSHOT to 2.0.0.M5 2017-12-02 04:37:52 +00:00
Marcin Grzejszczak
1aa422e485 Merge branch '1.2.x' 2017-11-28 11:40:52 +01:00
Marcin Grzejszczak
ea064d9c82 Merge branch 'fix-471' of https://github.com/JohannesDorn/spring-cloud-contract into JohannesDorn-fix-471 2017-11-28 11:40:09 +01:00
JohannesDorn
e3ade3ec0f Update MockMvcMethodBodyBuilderWithMatchersSpec.groovy 2017-11-28 08:41:52 +01:00
JohannesDorn
130600dce2 Update MockMvcMethodBodyBuilderSpec.groovy 2017-11-28 08:27:16 +01:00
JohannesDorn
f4a1fb5821 Update JaxRsClientMethodBuilderSpec.groovy 2017-11-28 08:25:16 +01:00
Marcin Grzejszczak
63a1981f54 Merge branch 'master' into 2.0.x 2017-11-27 15:39:54 +01:00
Marcin Grzejszczak
0cca942e86 Merge branch '1.1.x' 2017-11-27 14:39:44 +01:00
Marcin Grzejszczak
3bbdda83a9 PathNotFoundException when request body wraps into multiline string ; fixes #458 2017-11-27 13:59:21 +01:00
Marcin Grzejszczak
10bec3e94a Bumping versions to 1.2.2.BUILD-SNAPSHOT after release 2017-11-24 11:25:31 +01:00
Marcin Grzejszczak
118aba3f43 Going back to snapshots 2017-11-24 11:19:18 +01:00
Marcin Grzejszczak
23f7cf2fe0 Update SNAPSHOT to 1.2.1.RELEASE 2017-11-24 11:13:12 +01:00