Commit Graph

3290 Commits

Author SHA1 Message Date
Marcin Grzejszczak
18c34f745f Fixed wrong sc-deps update after the release 2018-07-02 14:05:02 +02:00
Marcin Grzejszczak
a66a381d34 Merge branch '1.2.x' 2018-07-02 09:56:01 +02:00
Axel Hodler
58baf76fac Improve docs on contract priority (#675) 2018-06-30 07:28:09 +02:00
buildmaster
63418e0400 Bumping versions to 1.2.6.BUILD-SNAPSHOT after release 2018-06-29 20:38:49 +00:00
buildmaster
983b363512 Going back to snapshots 2018-06-29 20:38:47 +00:00
buildmaster
7d9dd84431 Update SNAPSHOT to 1.2.5.RELEASE 2018-06-29 20:22:31 +00:00
Marcin Grzejszczak
7ff571de93 bumped libs 2018-06-29 22:07:44 +02:00
Stephan Oudmaijer
934f244377 Remove mockito-core from dependencyManagement (#674)
Remove mockito-core from dependencyManagement
2018-06-27 14:37:29 +02:00
buildmaster
3be8122604 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 01:35:06 +00:00
buildmaster
8540c6ffdd Going back to snapshots 2018-06-19 01:35:04 +00:00
buildmaster
ffeb8f74eb Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 01:22:57 +00:00
Marcin Grzejszczak
e67b969762 Removed camel reference 2018-06-18 13:15:46 +02:00
Marcin Grzejszczak
30614360be Updated docs with missing stubs mode env var; gixes gh-666 2018-06-15 11:29:19 +02:00
Ryan Baxter
0e4a92c1e7 Merge remote-tracking branch 'origin/1.2.x' 2018-06-11 11:09:48 -04:00
Ryan Baxter
8e4af644b2 adding spring boot autoconfigure processor 2018-06-11 10:57:13 -04:00
Marcin Grzejszczak
142effe786 Merge branch '1.2.x' 2018-06-08 12:27:19 +02:00
Henry Jonathan
d72524173d Contract for multipart/mixed endpoint backport to 1.2.x (#662)
* apply cherry pick based on b965c49a7e and fix conflict
2018-06-08 12:25:37 +02:00
Spencer Gibb
e2f9daea3b Updates s-c-build to 2.0.2.BUILD-SNAPSHOT 2018-06-05 16:06:46 -04:00
Spencer Gibb
6423e54616 Updates s-c-build to 2.0.2.BUILD-SNAPSHOT 2018-06-05 16:03:25 -04:00
Marcin Grzejszczak
ca7ce7522c Bumped WireMock to 2.18.0; fixes gh-659 2018-05-29 17:08:39 +02:00
buildmaster
af93d926cb Going back to snapshots 2018-05-25 13:31:27 +00:00
buildmaster
1e14427889 Update SNAPSHOT to 2.0.0.RC2 2018-05-25 13:22:50 +00:00
OlgaMaciaszek
9da776bda5 Adjust ConsulDiscoveryClient to DiscoveryClient ordering functionality
in spring-cloud-commons.
2018-05-18 17:16:03 +02:00
Marcin Grzejszczak
663c6aaa77 Merge branch '1.2.x' 2018-05-13 19:15:02 +02:00
Olga Maciaszek-Sharma
75c082a9c6 Fix pluginGroups entry info. Fix plugin call examples. Add info about (#656)
necessary directory setup.
2018-05-13 19:14:51 +02:00
Olga Maciaszek-Sharma
57cded7c76 Fix pluginGroups entry info. Fix plugin call examples. Add info about (#656)
necessary directory setup.
2018-05-13 18:05:01 +02:00
Marcin Grzejszczak
7f3d80ad07 Added missing test 2018-05-11 14:44:54 +02:00
Marcin Grzejszczak
b2ee46de1e Merge branch '1.2.x' 2018-05-11 14:36:31 +02:00
Marcin Grzejszczak
45b566111a Fixed missing concrete value generation from a regex for messaging
fixes gh-650
2018-05-11 14:29:51 +02:00
Marcin Grzejszczak
80e7da0cf2 Fixed compilation issues 2018-05-11 02:41:08 +02:00
Marcin Grzejszczak
9f578f87d1 Merge branch '1.2.x' 2018-05-11 02:35:42 +02:00
Tim Ysewyn
077e18aa25 A response header should be verified against an execution property (#649)
Fixes #628
2018-05-11 02:12:16 +02:00
Tim Ysewyn
bf1c54dec7 Added assertion for empty map/object to autogenerated test (#653)
* Added assertion for empty map/object to autogenerated test

Fixes #554
2018-05-11 02:01:25 +02:00
Tim Ysewyn
3fe82362a8 Return the actual object instead of the String used for matching the pattern (#654) 2018-05-11 01:54:20 +02:00
Tim Ysewyn
abecf1fc83 Added assertion for empty map/object to autogenerated test (#653)
* Added assertion for empty map/object to autogenerated test

Fixes #554
2018-05-11 01:31:36 +02:00
onikytchuk
544c1d8a42 Fixed docs issue 2018-05-10 11:24:01 +03:00
onikytchuk
12e6170283 [#584] Added inclusion configuration 'includeFiles' that allow producers to filter common repository structure and define the list of messaging topics that would be processed during the tests autogeneration. 2018-05-10 09:23:13 +03:00
Marcin Grzejszczak
b7baea3dee Fixed a typo 2018-05-09 08:03:15 +02:00
Marcin Grzejszczak
c26934dca3 fixed not compiling code 2018-05-09 08:00:47 +02:00
Tim Ysewyn
13873f3481 A response header should be verified against an execution property (#649)
Fixes #628
2018-05-09 07:57:30 +02:00
Tim Ysewyn
8c5f2f5567 Updated documentation for generating Spring REST Docs snippets (#648)
* Updated documentation with examples how to generate Spring REST Docs snippets from the generated tests.

fixes gh-613
2018-05-09 07:57:13 +02:00
Marcin Grzejszczak
17327462ad Added better support for XML in RestDocs; fixes gh-647 2018-05-08 20:44:27 +02:00
Marcin Grzejszczak
7341b570b8 Added better support for XML in RestDocs; fixes gh-647 2018-05-08 20:38:00 +02:00
Yura Nosenko
e5d844d4b7 Matchers documentation improvements (#644) 2018-05-08 10:05:12 +02:00
Marcin Grzejszczak
4ed8c44e0f Flakey test ignored 2018-05-07 20:52:25 +02:00
Marcin Grzejszczak
b30d53cbe7 Flakey test ignored 2018-05-07 20:41:10 +02:00
Marcin Grzejszczak
54bb355c57 Flakey test ignored 2018-05-07 20:38:13 +02:00
Tim Ysewyn
eb2809765b Credential properties for pact broker (#642)
* Fallback to `contractsRepositoryUsername` and `contractsRepositoryPassword` (maven) or `contractRepository.username` and `contractRepository.password` (gradle) in case the pact broker options for the username and password are not set.

Closes gh-636
2018-05-06 10:14:24 -04:00
Yura Nosenko
1078ae8072 snapshotCheckSkip javadoc enhancement (#634) 2018-05-03 07:32:06 -04:00
Marcin Grzejszczak
1541ae9486 Merge branch '1.2.x' 2018-05-02 10:40:42 -04:00