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
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
Marcin Grzejszczak
763802d26d
Merge branch 'master' into 2.0.x
2017-11-22 22:44:23 +01:00
Marcin Grzejszczak
8e7494add0
Fixes regression with ; fixes #465
2017-11-22 22:24:16 +01:00
buildmaster
cb9b99baf9
Bumping versions to 1.2.1.BUILD-SNAPSHOT after release
2017-11-22 13:32:51 +00:00
buildmaster
4aa3b42fbc
Going back to snapshots
2017-11-22 13:32:50 +00:00
buildmaster
c62155e265
Update SNAPSHOT to 1.2.0.RELEASE
2017-11-22 13:26:43 +00:00
buildmaster
5b2cc6f258
Going back to snapshots
2017-11-16 18:20:37 +00:00
buildmaster
f9908cefd2
Update SNAPSHOT to 2.0.0.M4
2017-11-16 18:17:31 +00:00
Marcin Grzejszczak
f3871a2f04
Fixed checkstyle
2017-11-14 19:10:19 +01:00
Marcin Grzejszczak
7ca1b7bab1
Fixed wrong streammessages usage
2017-11-14 19:08:13 +01:00
buildmaster
4cdd7462cc
Going back to snapshots
2017-10-28 07:25:37 +00:00
buildmaster
02d6c3e185
Update SNAPSHOT to 2.0.0.M3
2017-10-28 07:23:12 +00:00
buildmaster
2c78b99f5a
Going back to snapshots
2017-10-24 16:48:01 +00:00
buildmaster
cdfddc91d6
Update SNAPSHOT to 1.2.0.RC1
2017-10-24 16:45:05 +00:00
Marcin Grzejszczak
7e9d397673
Merge branch 'master' into 2.0.x
2017-10-24 11:55:14 +02:00
Marcin Grzejszczak
bf6ceb4f81
Merge branch '1.1.x'
2017-10-24 11:55:00 +02:00
Marcin Grzejszczak
98b7b49459
Fixes the way tests from simple json are generated
...
json can have a very primitive structure. Without this change we have bugs when we try to generate tests
fixes #443
2017-10-24 11:47:28 +02:00
Marcin Grzejszczak
2aac2cc7c2
Merge branch 'master' into 2.0.x
2017-10-19 14:35:25 +02:00
Marcin Grzejszczak
143acc4ae2
Merge branch '1.1.x'
2017-10-19 14:35:17 +02:00
Marcin Grzejszczak
04bd1f5be7
Fixed unnecessary quotes for java messaging tests
2017-10-19 14:35:11 +02:00
Marcin Grzejszczak
40fc6886c5
Merge branch 'master' into 2.0.x
2017-10-19 11:51:25 +02:00
Marcin Grzejszczak
25bba16ce8
Merge branch '1.1.x'
2017-10-19 11:51:13 +02:00
Marcin Grzejszczak
6aa8910ae8
Added ExecutionProperty resolution for sentTo; fixes #440
2017-10-19 11:16:48 +02:00
Marcin Grzejszczak
0785131069
How about now?
2017-10-11 13:35:00 +02:00
Marcin Grzejszczak
b26f7f0023
Or now?
2017-10-11 13:19:14 +02:00
Marcin Grzejszczak
25feb0c0db
Maybe now?
2017-10-11 13:15:05 +02:00
Marcin Grzejszczak
e4c55f128e
Please work?
2017-10-11 13:01:58 +02:00
Marcin Grzejszczak
59dbbde471
Should work?
2017-10-11 12:47:43 +02:00
Marcin Grzejszczak
7242649f9c
Almost there
2017-10-11 12:33:13 +02:00
Marcin Grzejszczak
43eef1a1a8
Fixed quite a few tests
2017-10-09 18:22:19 +02:00
Marcin Grzejszczak
8da33723a4
Merge branch 'master' into 2.0.x
2017-10-06 11:24:21 +02:00