Marcin Grzejszczak
dc0ffd587e
Merged 1.1.x
2017-10-24 18:33:19 +02:00
Marcin Grzejszczak
d7bda71cf6
Merge branch '1.1.x'
2017-10-24 18:30:34 +02:00
Marcin Grzejszczak
05db1d0933
Removing file feature from docs
2017-10-24 18:29:05 +02:00
Marcin Grzejszczak
2f8eccc582
Fixing the inheritance issue
2017-10-24 18:28:54 +02:00
Marcin Grzejszczak
7c93e76aaa
Merge branch '1.1.x'
2017-10-24 12:18:38 +02:00
Marcin Grzejszczak
a87a280a33
Parametrizing ranges
2017-10-24 12:16:35 +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
3930a0450a
Bumped WireMock to 2.10.0; fixes #444
2017-10-23 12:58:57 +02:00
Eddú Meléndez Gonzales
a90ec81258
Fix WireMockRestDocs javadoc ( #442 )
2017-10-22 14:20:54 +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
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
d752092d2c
Bumped WireMock to 2.9.0; fixes #439
2017-10-18 08:54:31 +02:00
Marcin Grzejszczak
68d6dd9ff9
Fixed?
2017-10-06 14:11:34 +02:00
Marcin Grzejszczak
ed0bbc1bc4
Fixed restdocs tests
2017-10-06 12:08:02 +02:00
Marcin Grzejszczak
f32be83dba
Fixed restdocs tests
2017-10-06 11:52:10 +02:00
Marcin Grzejszczak
3ec444e776
Fixed the invalid check of transformers array
2017-10-06 11:21:52 +02:00
Marcin Grzejszczak
0758f4ec38
Introduced adding of custom WireMock extensions ( #429 )
...
without this change we set only a single extension "response-transformer" without an option to provide any other ones
with this change we introduce the "spring.factories" based extension model. It's enough to provide your own implementation of `org.springframework.cloud.contract.verifier.dsl.wiremock.WireMockExtensions` and register it in `spring.factories`. That way you can control all extensions (request / response).
fixes #425
2017-10-05 15:52:27 +02:00
Marcin Grzejszczak
5062ff5880
Bumped maven props
2017-10-03 14:25:02 +02:00
Marcin Grzejszczak
5e4eabee19
Bumped gradle props
2017-10-03 14:13:12 +02:00
Marcin Grzejszczak
063cea4f5b
Bumping versions to 1.1.5.BUILD-SNAPSHOT after release
2017-10-03 14:02:15 +02:00
Marcin Grzejszczak
67f4f11119
Going back to snapshots
2017-10-03 14:02:15 +02:00
Marcin Grzejszczak
e1b65dd672
Update SNAPSHOT to 1.1.4.RELEASE
2017-10-03 13:56:14 +02:00
Marcin Grzejszczak
4a46760ee2
Merge branch '1.1.x'
2017-09-30 19:14:57 +02:00
Marcin Grzejszczak
6af2501422
Fixed invalid header parsing for absent matching strategy; fixes #424
2017-09-30 19:14:45 +02:00
Marcin Grzejszczak
5e1b99777b
Merge branch '1.1.x'
2017-09-28 14:40:46 +02:00
Marcin Grzejszczak
521f27b4a7
Bumps jsonassert to fix the issue with isEmpty
...
without this change when we're building a stub and it contains a non-empty array, we execute isEmpty to verify the array size. In jsonassert there's a bug cause isEmpty was the only method that didn't check if a flag to ignore exceptions was set
with this change we're bumping jsonassert where the exception got fixed
fixes #427
2017-09-28 14:37:03 +02:00
Marcin Grzejszczak
098eb620ca
Merge branch '1.1.x'
2017-09-19 23:15:38 +01:00
Pei-Tang Huang
6c14e8b205
Added composite child support. ( #405 )
...
If specified subDirectoryName exists in more the one FileSource, return
another instance of ResourcesFileSource containing all matched FileSources.
* Fixed multiple files not being registered issue.
* Use default FileSource if no valid resource specified.
2017-09-19 23:14:04 +01:00
Marcin Grzejszczak
d103a7f930
Referencing checkstyle from the sc-build
2017-09-19 23:12:28 +01:00
Marcin Grzejszczak
cf2350ff3f
Updated readme
2017-09-12 11:42:16 +02:00
Marcin Grzejszczak
ee5a1b997e
Added a note about Rest Assured 3.0
2017-09-12 11:40:56 +02:00
Jay Bryant
2e9459d740
Proofreading pass ( #417 )
...
I proofread the documentation and made it more formal.
2017-09-09 09:09:31 +02:00
Marcin Grzejszczak
bd2f863fdf
Merge branch '1.1.x'
2017-09-05 14:19:19 +02:00
Marcin Grzejszczak
e6b80d619e
Fixed missing $.body element in pact matchers; fixes #414
2017-09-05 14:19:12 +02:00
Marcin Grzejszczak
db642f8849
Merge branch '1.1.x'
2017-09-04 13:29:29 +02:00
Marcin Grzejszczak
4adde109fd
Trying to make surefire work
2017-09-04 13:29:19 +02:00
Marcin Grzejszczak
28e8df2ad7
Merge branch '1.1.x'
2017-09-04 12:34:52 +02:00
Marcin Grzejszczak
d92dbf09ee
Fixed Non empty and non blank regex patterns
...
also catching ClassNotFoundError and printing it in trace level
fixes #412
2017-09-04 12:16:33 +02:00
Marcin Grzejszczak
ec6cd20467
Bumped WireMock to 2.8.0, fixes #410
2017-09-04 11:53:46 +02:00
Marcin Grzejszczak
15cd85540c
Updated docs about fromRequest().path() fixes #411
2017-09-04 11:40:33 +02:00
Marcin Grzejszczak
343109af7e
Removed escaping unicode chars; fixes #385
2017-09-04 11:27:05 +02:00
Marcin Grzejszczak
5f8fd5058c
Added support for fromRequest.path
...
without this change you can't referrence path of the request in the response
with this change that functionality is added
also Removed lang3 dependency and changed it to commons-text
fixes #388
2017-09-01 17:22:28 +02:00
Marcin Grzejszczak
4c08408e66
DslProperty doesn't get resolved in WireMock stub headers
...
without this change we're using directly the clientSide value of the DslProperty, whereas it can be nested
with this change we resolve the final value of the DslProperty
fixes #408
2017-09-01 16:46:56 +02:00
Marcin Grzejszczak
38028b5b07
Merge branch '1.1.x'
2017-09-01 14:39:00 +02:00
Marcin Grzejszczak
d9fe4ac307
Adding note in the docs about Stubrunner and messaging; fixes #407
2017-09-01 14:38:51 +02:00
Marcin Grzejszczak
a6f22bc593
Merge branch '1.1.x'
2017-09-01 11:10:31 +02:00
Marcin Grzejszczak
6d321c697d
Fixed classcast in sc-WireMock; fixes #399
2017-09-01 11:10:24 +02:00