Commit Graph

3828 Commits

Author SHA1 Message Date
buildmaster
e75e58ff2a Bumping versions to 3.0.7-SNAPSHOT after release 2022-06-29 23:55:11 +00:00
buildmaster
8ef43eb146 Going back to snapshots 2022-06-29 23:55:10 +00:00
buildmaster
3f46e83dc3 Update SNAPSHOT to 3.0.6 2022-06-29 23:18:18 +00:00
Marcin Grzejszczak
7d8ea60344 Fixed the changed relative path calculation 2022-06-27 17:58:20 +02:00
huneea
5f5a2c93bc fix: support multiple stubs files directories (bug fix) (#1801)
* fix: support multiple stubs files directories (bug fix)

- fix methods
  - ResourcesFileSource - child()
  - ResourcesFileSource - getBinaryFileNamed()
- add test case.
- add test stubs files.

* style: change import order

* style: apply checkstyle and add license header.
2022-06-20 16:53:43 +02:00
Marcin Grzejszczak
6300619f3a Fixed wrong samples branch 2022-04-26 09:22:45 +02:00
Koki Igarashi
9980eb0e9d fix #1656: Add missing support for JSON values inside arrays in WireMockStub (#1764)
Fixes #1656.
Currently, numbers, booleans and null inside arrays are double-quoted
when converting dsl into stub, which results in generating incorrect
json stubs for WireMock. This commit fixes it.
2022-03-24 14:53:47 +01:00
Koki Igarashi
5b7fef0f74 fix #1667: Add missing multipart support in Spock (#1763)
Currently, the multipart support for EXPLICIT and WEBCLIENTTEST
modes in Spock is missing. This commit adds the support.

Fixes #1667
2022-03-23 16:49:28 +01:00
Marcin Grzejszczak
9949ebe4a9 Don't fail on javadocs errors 2022-03-04 12:06:30 +01:00
buildmaster
4e2e75c006 Bumping versions 2022-02-24 08:05:28 +00:00
buildmaster
1bc841d724 Bumping versions to 3.0.6-SNAPSHOT after release 2021-12-15 18:57:41 +00:00
buildmaster
381bb0992a Going back to snapshots 2021-12-15 18:57:40 +00:00
buildmaster
19e4db800f Update SNAPSHOT to 3.0.5 2021-12-15 18:24:03 +00:00
buildmaster
2eb6ece359 Bumping versions 2021-12-15 14:56:43 +00:00
Shannon Pamperl
79b4338683 Enable SSH Agent support. (#1735) 2021-11-22 06:33:40 +01:00
Gabriel Saliev
0cc0ffd57f Fixes gh-1727 metadata duplication on stub mappings generation (#1728)
* Fixes gh-1727 metadata duplication on stub mappings generation

* Fix postProcessStubMapping to invoke defaultStubMappingPostProcessing once + reformat files

* Fix checkstyle error

Co-authored-by: Gabriel Saliev <gsaliev@vmware.com>
2021-11-12 12:26:19 +01:00
Alexander-Miller
428dcf19d2 Fix kotlin spec contracts not falling back on the file name when no name is set. (#1719)
Fallback rules are implemented analogous to the ContractVerifierDslConverter.

Co-authored-by: Sebastian Letzel <github@slu-it.de>
Co-authored-by: Stefan Ludwig <github@seb-qe.de>

Co-authored-by: Sebastian Letzel <github@slu-it.de>
Co-authored-by: Stefan Ludwig <github@seb-qe.de>
2021-10-08 11:24:04 +02:00
buildmaster
30d154db95 Bumping versions to 3.0.5-SNAPSHOT after release 2021-09-21 16:41:38 +00:00
buildmaster
28edc7ff02 Going back to snapshots 2021-09-21 16:41:37 +00:00
buildmaster
6bb48dbf43 Update SNAPSHOT to 3.0.4 2021-09-21 16:07:34 +00:00
Dominik Meister
760387617d Fix handling of ClientDslProperties when generating wiremock stubs (#1716)
Correctly handle client specific DslProperties (e.g. anyAlphanumeric()) in request headers, cookies, etc.

Co-authored-by: Dominik Meister <dominik.meister@helsana.ch>
2021-09-20 10:09:27 +02:00
Mikhail Gordienko
061abb652e fix #1711: add null check for headers, add a unit test (#1714) 2021-09-09 09:56:28 +02:00
Marcin Grzejszczak
73e0de8290 Updated wiremock to 2.31.0; fixes gh-1715 2021-09-07 14:44:49 +02:00
Ravil Galeyev
8fcbcc00ab #1630 Fix assertion for Map<String, Set<String>> (#1710)
fixes #1630
2021-09-02 10:56:38 +02:00
Marcin Grzejszczak
c24f531a2b Fixed the regression from #1666 2021-09-01 18:19:11 +02:00
Mikhail Gordienko
2f19a33bc6 fix #1705: AMQP stub runner NullPointerException (#1708)
fixes #1705
2021-09-01 15:59:35 +02:00
Marcin Grzejszczak
e5c8207d57 Added plexus dependency; fixes gh-1697 2021-08-16 11:13:36 +02:00
Marcin Grzejszczak
3d68786ff4 Bumped WireMock to 2.30.1; fixes gh-1698 2021-08-16 11:10:56 +02:00
Bastian Doetsch
2f37b46dde Fixes #1672: allow users to specify a custom build.gradle when using standalone docker image (#1695)
* pre-create directories for mounting and use /spring/cloud-contract and /contract and /spring-cloud-contract

* add documentation on how to run a customized gradle build to create tests
2021-08-10 15:59:32 +02:00
Bastian Doetsch
9b147dd991 fixes #1639: run with unprivileged user and bump java version to 8.0.292.hs (#1694)
* run with unprivileged user and bump java version to 8.0.292.hs

* revert to gradle 6.4
2021-08-10 11:11:35 +02:00
Marcin Grzejszczak
72537a25c3 Upgrade WireMock to 2.29.1 2021-07-26 15:21:38 +02:00
Marcin Grzejszczak
c6979842c6 Bumped Kotlin 2021-07-16 15:17:01 +02:00
Marcin Grzejszczak
9f6b17a575 Bumped WireMock to 2.29 (#1680)
* Bumped WireMock to 2.29

* Update pom.xml
2021-07-12 19:18:25 +02:00
Marcin Grzejszczak
82e630eb69 Update maven.yml 2021-07-12 17:14:45 +02:00
buildmaster
fe6c9bbc59 Bumping versions 2021-06-22 10:28:56 +00:00
Tim Ysewyn
787e2eba4a Merge branch '2.2.x' 2021-06-18 15:46:54 +02:00
Tim Ysewyn
820e22e88b Wrong type for delay in Kotlin spec; fixes gh-1668 2021-06-18 15:40:59 +02:00
buildmaster
870b07c3e2 Bumping versions 2021-06-18 10:26:47 +00:00
Marcin Grzejszczak
3f9ee94043 Bumps WireMock to 2.28.1; fixes gh-1659 2021-06-08 11:20:41 +02:00
Marcin Grzejszczak
2683a022d5 Bumps jsonassert to 0.6.1 (bumps jsonpath to 2.6.0); fixes gh-1670 2021-06-07 16:14:36 +02:00
buildmaster
7197eea228 Bumping versions 2021-06-01 10:26:47 +00:00
Shannon Pamperl
eff72be212 Add explicit dependency to generateContractTests task for processContractTestResources (#1665)
With Gradle 7.0, a new warning is being logged indicating that Gradle is using a fallback mode to ensure task correctness.
2021-05-31 10:13:47 +02:00
buildmaster
1c8f743aa6 Bumping versions 2021-05-28 10:29:46 +00:00
buildmaster
d22f54c915 Going back to snapshots 2021-05-28 07:26:02 +00:00
buildmaster
ddc05a9c00 Update SNAPSHOT to 3.0.3 2021-05-28 07:08:54 +00:00
buildmaster
2ffab7b954 Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 10:14:43 +00:00
buildmaster
13b3406698 Going back to snapshots 2021-05-27 10:14:42 +00:00
buildmaster
11f0c07ac7 Update SNAPSHOT to 3.0.3 2021-05-27 09:54:00 +00:00
Marcin Grzejszczak
3494bc374c Fixed wrong include link; fixes gh-1658 2021-05-24 10:24:43 +02:00
cselagea
2eea2152ca Fix request headers occurring after absent header not being added to generated test method. Fixes gh-1647 (#1663) 2021-05-22 10:42:52 +02:00