Commit Graph

2740 Commits

Author SHA1 Message Date
Marcin Grzejszczak
c2f9e3fe85 Added the explicit version for jersey 2019-08-30 09:53:00 +02:00
Marcin Grzejszczak
77866858ec Bumped commons-beanutils; fixes gh-1178 2019-08-30 09:48:55 +02:00
Rad
347f0a7a92 GH-1180 inject project file name (#1183) 2019-08-23 16:08:48 +02:00
Olga Maciaszek-Sharma
60809445ff Add test scenarios to JUnit5. Fixes gh-887. (#1177) 2019-08-20 16:09:16 +02:00
Olga Maciaszek-Sharma
da107bc27c Fixes gh-1174. 2019-08-19 16:32:50 +02:00
Olga Maciaszek-Sharma
be00f6cee2 Recognise arrays by regex and not only [*] literal. (#1172)
* Recognise arrays by regex and not only `[*]` literal.
Fixes gh-1091.

* Add test.

* Fix getting index of last matched groups.
2019-08-19 13:07:58 +02:00
Marcin Grzejszczak
835b23a2bc Fixed the typo for Gradle; fixes gh-1164 2019-08-12 16:11:48 +02:00
Marcin Grzejszczak
3cf051fc1d Added symbolic link of index.adoc 2019-07-29 14:45:32 +02:00
Marcin Grzejszczak
d81c6090ee Updated java version for docker images 2019-07-18 10:30:09 +02:00
Marcin Grzejszczak
a1f308b0cf Fixed unnecessary file renaming for scenarios when converting to yaml; fixes gh-1132 2019-07-08 17:06:24 +02:00
Marcin Grzejszczak
89c213f593 Convert to yaml will use query params; fixes gh-1086 2019-07-08 16:34:29 +02:00
Marcin Grzejszczak
ba95b57f94 Added a guard for versions without a dot; fixes gh-1115 2019-07-08 15:48:21 +02:00
Marcin Grzejszczak
03ce42294c Ensures that execute(...) is resolved properly for YAML conversion; fixes gh-1129 2019-07-08 15:38:56 +02:00
Marcin Grzejszczak
8fcb454415 Bumped moco; fixes gh-1117 2019-06-28 14:39:29 +02:00
Marcin Grzejszczak
ebd3037d67 Bumped groovy to 2.4.17; fixes gh-1096 2019-06-28 14:25:41 +02:00
Marcin Grzejszczak
e0303fcec6 Bumped jgit to 5.3.1; fixes gh-1097 2019-06-28 14:24:58 +02:00
Marcin Grzejszczak
0dbb331a1c Bumped activemq to 5.15.9; fixes gh-1089 2019-06-28 14:08:32 +02:00
Marcin Grzejszczak
167a5dbc17 Bumped Camel to 2.24.0; fixes gh-1090 2019-06-28 13:51:42 +02:00
Marcin Grzejszczak
92076e9cce Publishing to gradle plugins portal for central profile; fixes gh-1114 2019-06-28 13:24:44 +02:00
Artem Ptushkin
de70cd1ef6 Matching strategy at body and contentType issue (#1113)
* Created test for equalToXml and bodyMatchers with xml content type - Failed

* Fixed equalToXml at stub for the equalToXml body and xml content type

* Fixed equalToJson at stub for the equalToJson body and explicit json content type.
If body has matching strategy then it has be used for stub generation.
2019-06-27 15:00:56 +02:00
Spencer Gibb
8de9c96abf Bumps spring cloud build to 2.1.7.BUILD-SNAPSHOT
Also other spring deps
2019-06-21 12:57:38 -04:00
buildmaster
c9af98eccd Bumping versions to 2.1.3.BUILD-SNAPSHOT after release 2019-06-21 11:25:33 +00:00
buildmaster
d13773adc8 Going back to snapshots 2019-06-21 11:25:32 +00:00
buildmaster
d12c700d34 Update SNAPSHOT to 2.1.2.RELEASE 2019-06-21 11:10:55 +00:00
Marcin Grzejszczak
0f2c01148c Fixing stream and itegration issus 2019-06-21 12:52:35 +02:00
Spencer Gibb
d7dbe0ccdc Bumps spring cloud build to 2.1.6.BUILD-SNAPSHOT
Also other spring deps
2019-06-20 18:08:11 -04:00
Olga Maciaszek-Sharma
03c556df04 Ignore flaky test. 2019-06-20 14:37:59 +02:00
Artem Ptushkin
b46463e0d3 Fixed issue with content is not allowed in prolog for body from the xml file (#1107)
* Created test 'should create stub with body from the file' - failed

* Fixed 'Content is not allowed in prolog' for body from the xml file; 

fixes issue #1105
2019-06-19 10:17:55 +02:00
Artem Ptushkin
60b9e9e1f0 Fixed MissingMethodExceptionNoStack at creating assertion for spock test (#1110)
* Created test for the issue #1089 - failed with MissingMethodExceptionNoStack
* Created groovy unit test for the issue #1089 - failed with MissingMethodExceptionNoStack
* Fixed MissingMethodExceptionNoStack (#1089)
* Changed SpringCloudContractAssertions to groovy with compileStatic

fixes gh-1089
2019-06-19 10:17:40 +02:00
Olga Maciaszek-Sharma
c139851901 Fix gh branch in docs. 2019-06-03 19:43:36 +02:00
Marcin Grzejszczak
719ccbe084 http to https 2019-05-22 11:42:32 +02:00
Marcin Grzejszczak
6c0730ecce Added support of query parameters for RestDocs
fixes gh-1077
2019-05-20 14:24:46 +02:00
Olga Maciaszek-Sharma
1b2000d7b3 Fix resolving headers from request. (#1062) 2019-04-26 17:05:07 +02:00
Marcin Grzejszczak
9a42c05c00 Not marking a header as unknown when it's actually defined
fixes gh-1049
2019-04-25 19:41:33 +04:00
Marcin Grzejszczak
e1a9cc7cbf Fixed missing L for longs in matchers
fixes gh-1052
2019-04-25 13:06:46 +04:00
Marcin Zajączkowski
f55e855769 Deploy also to Gradle plugin portal (#629) (#1050) 2019-04-25 09:58:44 +02:00
Olga Maciaszek-Sharma
1ad2704000 Remove unnecessary output channel creation. Fixes gh-1044 (#1051) 2019-04-25 09:19:18 +02:00
Marcin Grzejszczak
fabb3d6269 Added junit5 tests 2019-04-23 17:26:05 +04:00
Marcin Grzejszczak
94062d5478 Fixed the build 2019-04-23 16:18:17 +04:00
Marcin Grzejszczak
019f846b64 Fixed shade plugin and broken tests (still need to run junit5 tests) 2019-04-23 12:36:35 +04:00
Marcin Grzejszczak
b0f450e0b8 Bumped Groovy to 2.4.16 2019-04-19 19:25:39 +04:00
Marcin Grzejszczak
88b7871e98 Standardized plugins and setup the JUnit5 to run JUnit4 tests too
fixes gh-1047
2019-04-19 19:19:15 +04:00
Matt Garner
3fb0cae499 #883/#1028.: Further DirtiesContext fix where the context is refreshed during the test phase (#1048)
* #883: Register port now only handles auto port values. This is to avoid the httpsPortDynamic being set to true on the context initialisation, but then being updated to false when the context is refreshed.
* #1028: Not registering the wiremock ports until they're available in the environment properties.
2019-04-18 18:30:43 +04:00
Marcin Grzejszczak
f8e4acf814 Updated java version for sdkman 2019-04-18 18:11:37 +04:00
Marcin Grzejszczak
7eb10f3ba6 Not parsing the header or cookie values
fixes gh-1034
2019-04-18 18:05:12 +04:00
Marcin Grzejszczak
1e71a32d21 Checking the path for classpath resource; related to gh-1045 2019-04-17 08:21:08 +04:00
Marcin Grzejszczak
46f3dabf3b Fixed NPE 2019-04-16 20:24:21 +04:00
Marcin Grzejszczak
069059d412 Check the string version of the stub runner url
fixes gh-1045
2019-04-16 11:08:50 +04:00
Marcin Grzejszczak
bb4023b494 Revert "#883: Register port now only handles auto port values. This is to avoid the httpsPortDynamic being set to true on the context initialisation, but then being updated to false when the context is refreshed. (#1040)"
This reverts commit 76ebd81bcc.
2019-04-10 14:57:39 +02:00
Matt Garner
76ebd81bcc #883: Register port now only handles auto port values. This is to avoid the httpsPortDynamic being set to true on the context initialisation, but then being updated to false when the context is refreshed. (#1040) 2019-04-09 14:49:21 +02:00