Commit Graph

363 Commits

Author SHA1 Message Date
buildmaster
330cfa42ed Going back to snapshots 2019-11-26 12:08:31 +00:00
buildmaster
00d9e52c47 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 11:58:40 +00:00
buildmaster
35ddaef152 Bumping versions 2019-11-19 00:21:00 +00:00
Marcin Grzejszczak
6500822c3e Merge branch '2.1.x' 2019-11-18 14:20:40 +01:00
Marcin Grzejszczak
732b7d401c Added NPE guard when there are no bytes returned 2019-11-18 14:20:00 +01:00
buildmaster
50a1da1058 Going back to snapshots 2019-11-10 00:44:33 +00:00
buildmaster
a2d343d542 Update SNAPSHOT to 2.2.0.RC2 2019-11-10 00:37:32 +00:00
Marcin Grzejszczak
954f3244bd Merge branch '2.1.x' 2019-11-05 14:54:52 +01:00
Marcin Grzejszczak
380d2535bd WireMock RestDocs stub() method is a no-op
deprecating the method and going towards document()
fix by @dsyer

fixes gh-1092
2019-11-05 14:03:22 +01:00
Marcin Grzejszczak
e2999d9f8b Updates the parsing of a json body containing a regex in the body 2019-11-04 09:20:25 +01:00
buildmaster
b3228306ba Going back to snapshots 2019-10-24 21:38:41 +00:00
buildmaster
bc042bd0e3 Update SNAPSHOT to 2.2.0.RC1 2019-10-24 21:30:13 +00:00
Marcin Grzejszczak
d5acc0ca12 Update auto-configuration to use @Configuration(proxyBeanMethods=false)
fixes gh-1245
2019-10-24 15:39:57 +02:00
Marcin Grzejszczak
f2bdf0e0d9 Removed unnecessary eclipse jetty server dep; fixes gh-1244 2019-10-24 11:41:08 +02:00
buildmaster
2e3b77c3db Going back to snapshots 2019-10-03 20:48:30 +00:00
buildmaster
90c2d88b81 Update SNAPSHOT to 2.2.0.M3 2019-10-03 20:40:02 +00:00
buildmaster
769c821804 Bumping versions 2019-10-03 00:21:26 +00:00
Marcin Grzejszczak
7a6e1713e7 Fixed wrong merge 2019-10-02 15:09:05 +02:00
Marcin Grzejszczak
dba2d1b260 Merge branch '2.1.x' 2019-10-02 14:53:58 +02:00
Karol Lipiec
a2845713a1 Added support of query parameters for RestDocs for WireMock stubs (#1237)
* Added support of query parameters for RestDocs for Stubs

fixes #112
2019-10-02 14:53:42 +02:00
Karol Lipiec
1c945c8202 Added support of query parameters for RestDocs for WireMock stubs (#1237)
* Added support of query parameters for RestDocs for Stubs

fixes #112
2019-10-02 14:03:54 +02:00
Marcin Grzejszczak
25ada9ea0a Bumped WireMock to 2.25.0
fixes gh-1230
fixes gh-1231
2019-10-01 14:39:43 +02:00
Marcin Grzejszczak
ea47c72552 Added an option to bufferontent for WireMockRestServiceServer
fixes gh-860
2019-09-27 15:10:44 +02:00
Marcin Grzejszczak
cf9ea03df3 Merge branch '2.1.x' 2019-09-26 15:09:53 +02:00
Marcin Grzejszczak
0a67fcbab3 Additional stub resetting, updated wiremock listener conditions
fixes gh-1027
2019-09-26 14:14:34 +02:00
buildmaster
de94a14a9a Bumping versions to 2.1.4.BUILD-SNAPSHOT after release 2019-09-10 18:47:36 +00:00
buildmaster
882cee887d Going back to snapshots 2019-09-10 18:47:35 +00:00
buildmaster
4750b4e60e Update SNAPSHOT to 2.1.3.RELEASE 2019-09-10 18:38:17 +00:00
buildmaster
3a60466e76 Bumping versions 2019-09-06 00:21:40 +00:00
Marcin Grzejszczak
c7e6f77d42 Merge branch '2.1.x' 2019-09-05 13:44:44 +02:00
Marcin Grzejszczak
8d6336c73f Made @AutoConfigureWireMock @Inherited; fixes gh-1201 2019-09-05 13:44:37 +02:00
buildmaster
6b5d4860b9 Going back to snapshots 2019-08-14 16:21:05 +00:00
buildmaster
16902f4338 Update SNAPSHOT to 2.2.0.M2 2019-08-14 16:07:47 +00:00
Marcin Grzejszczak
4f652ad1e6 Sets a defaultInstance for WireMock server
without this change we're not resetting default instances upon test finish
with this change we're resetting the default intance and setting it once more upon configuration startup

fixes gh-1081
2019-08-05 21:32:15 +02:00
buildmaster
1d56bdd1d7 Going back to snapshots 2019-07-03 20:38:29 +00:00
buildmaster
880c7bdb54 Update SNAPSHOT to 2.2.0.M1 2019-07-03 20:31:51 +00:00
Marcin Grzejszczak
b48dd4905f Upgraded Rest Assured to 4.0.0; fixes gh-1122 2019-07-02 14:50:20 +02:00
Spencer Gibb
8949bae485 Moves back to StaticContext from NoContext
NoContext doesn't exist.
2019-06-28 14:51:10 -04:00
Marcin Grzejszczak
d739efc50b Bumped pact to 3.6.7; fixes gh-1099 2019-06-28 17:17:32 +02: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
Dave Syer
e79e69fb11 Add support for placeholders for port in restdocs with WebTestClient
See gh-1088
2019-06-14 15:32:04 +01:00
Dave Syer
33c8cbfc87 Add support for placeholders in Wiremock stubs (#1109)
* Generate wiremock stubs in restdocs with placeholders for port

* Add support for placeholders in Wiremock stubs

* Ensure response-template transformer is added if needed

fixes gh-1088
2019-06-14 16:15:25 +02:00
Dave Syer
1146674a0e Remove usage of deprecated Jetty API 2019-05-29 10:08:05 +01:00
Marcin Grzejszczak
27435e2668 Merge branch '2.1.x' 2019-05-20 14:24:56 +02:00
Marcin Grzejszczak
6c0730ecce Added support of query parameters for RestDocs
fixes gh-1077
2019-05-20 14:24:46 +02:00
Marcin Grzejszczak
e6282ed9c3 Fixed junit4 reference 2019-05-09 11:45:06 +02:00
driabtchik
7d91bb61ba fix leaking file handles from loaded stubs (#1075) (#1076) 2019-05-06 13:01:56 +02: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