Dave Syer
|
afa3244262
|
Fix typo PUT->POST
|
2016-07-27 11:29:30 +01:00 |
|
Marcin Grzejszczak
|
1aba428aaf
|
Fixed the build
|
2016-07-27 11:59:21 +02:00 |
|
Dave Syer
|
6fd4b52ea9
|
Disable for now the gradle build of restdocs sample
|
2016-07-27 10:06:24 +01:00 |
|
Dave Syer
|
1e45f3b46a
|
Add JSON stub example to wiremock restdocs section
|
2016-07-27 09:57:05 +01:00 |
|
Dave Syer
|
2b5e240bfc
|
Clarify usage of verify() in restdocs
|
2016-07-27 09:51:52 +01:00 |
|
Dave Syer
|
417465b4bd
|
Actually write the request matchers to the stub mapping
|
2016-07-27 09:22:52 +01:00 |
|
Dave Syer
|
5609ffe76c
|
Add support for WireMock matchers on restdocs stub builder
|
2016-07-27 09:16:12 +01:00 |
|
Dave Syer
|
4e21cbd884
|
Fix name of artifact in dsl test
|
2016-07-26 17:51:04 +01:00 |
|
Dave Syer
|
f7e4e036bd
|
Fix standalone test scripts
|
2016-07-26 16:25:25 +01:00 |
|
Dave Syer
|
562717b3d9
|
Fix test when it runs as well
|
2016-07-26 15:28:31 +01:00 |
|
Dave Syer
|
c523a25baa
|
Fix test that missed a re-factor
|
2016-07-26 15:11:17 +01:00 |
|
Dave Syer
|
2706005ba9
|
Remove unused imports
|
2016-07-26 15:09:12 +01:00 |
|
Dave Syer
|
f46666324b
|
Add some docs for restdocs usage and rename some things
|
2016-07-26 15:05:12 +01:00 |
|
Dave Syer
|
aa1d7dc074
|
Rename expect() to stubs() in mock server config
|
2016-07-26 14:29:20 +01:00 |
|
Dave Syer
|
997a17f923
|
Move restdocs stuff into its own package
|
2016-07-26 14:28:43 +01:00 |
|
Dave Syer
|
eb691717a2
|
Add support for automatically registering stubs in @AutoConfigureWireMock
|
2016-07-26 14:28:43 +01:00 |
|
Dave Syer
|
4305f40fd9
|
Expose WireMockServer for @Autowired in test class
|
2016-07-26 14:28:43 +01:00 |
|
Dave Syer
|
44eebcab0f
|
Re-organize contract generation into a new helper
|
2016-07-26 14:28:43 +01:00 |
|
Dave Syer
|
1a8c1214c4
|
Add support for restdocs in a crude way
|
2016-07-26 14:28:43 +01:00 |
|
Marcin Grzejszczak
|
4fbd4daa4f
|
Updated docs
|
2016-07-26 11:45:55 +02:00 |
|
Marcin Grzejszczak
|
148ba19227
|
Added more comments
|
2016-07-26 11:40:38 +02:00 |
|
Marcin Grzejszczak
|
c1f6857f7a
|
Updated docs
fixes #53
|
2016-07-26 10:49:37 +02:00 |
|
Marcin Grzejszczak
|
117fb10d21
|
Added WARNING message about GString and Groovy Map
|
2016-07-25 17:14:35 +02:00 |
|
Marcin Grzejszczak
|
9dc7415a19
|
Fixed BOM by moving Boot BOM to parent
|
2016-07-25 14:28:02 +02:00 |
|
Marcin Grzejszczak
|
c40069144d
|
Upgraded docs
|
2016-07-25 13:16:17 +02:00 |
|
Marcin Grzejszczak
|
8f5ac005c3
|
Fixed complex pom repositories
|
2016-07-25 13:00:49 +02:00 |
|
Marcin Grzejszczak
|
8f9856d0f2
|
Deploying maven and gradle plugins to libs-snapshot-local
|
2016-07-25 12:48:05 +02:00 |
|
Marcin Grzejszczak
|
d6ced5a0c6
|
Fixed wrong entries in gradle
|
2016-07-22 21:21:47 +02:00 |
|
Marcin Grzejszczak
|
c94ab9e417
|
Running tests for parsed version
|
2016-07-22 21:09:25 +02:00 |
|
Marcin Grzejszczak
|
aab86d1e55
|
Added sources and javadocs jar
fixes #49
|
2016-07-22 20:44:25 +02:00 |
|
Marcin Grzejszczak
|
03e976f8ac
|
Disabling maven plugin reports
|
2016-07-22 20:11:30 +02:00 |
|
Marcin Grzejszczak
|
6e5a704bd7
|
Removed the spring-core dependency
|
2016-07-22 17:05:49 +02:00 |
|
Marcin Grzejszczak
|
c22095c92b
|
Paramtrized scripts for tests
|
2016-07-22 16:58:37 +02:00 |
|
Marcin Grzejszczak
|
ddc66b4c0c
|
Going back to Snapshots
|
2016-07-22 16:22:47 +02:00 |
|
Marcin Grzejszczak
|
62f7d48f8d
|
Bumping version before M1 release
|
2016-07-22 16:17:30 +02:00 |
|
Marcin Grzejszczak
|
0f3a8fef61
|
Fixed poms before M1
|
2016-07-22 15:53:26 +02:00 |
|
Marcin Grzejszczak
|
d3eef8d1ba
|
Removed spring version from poms
|
2016-07-22 14:43:40 +02:00 |
|
Marcin Grzejszczak
|
dee72875c4
|
Fixed wrong group id for deps
|
2016-07-22 14:32:09 +02:00 |
|
Marcin Grzejszczak
|
70acffd9e6
|
Updated docs (#48)
* Added docs + tests for spec
* Updated WireMock tests for docs
* Made wiremock tests dynamic
|
2016-07-22 14:07:44 +02:00 |
|
Dave Syer
|
cc1d20c91b
|
Add support for random port with https as well
|
2016-07-21 22:06:33 +01:00 |
|
Dave Syer
|
b47ea3b0cd
|
Add support for port and random port in WireMock
User can @AutoConfigureWireMock(port=0) for instance. Still missing:
declarative HTTPS.
|
2016-07-21 17:18:28 +01:00 |
|
Marcin Grzejszczak
|
472cd89768
|
Updated readme
|
2016-07-21 14:39:57 +02:00 |
|
Marcin Grzejszczak
|
7496101b1d
|
Fixed the generation of values for regexs
|
2016-07-21 14:35:59 +02:00 |
|
Marcin Grzejszczak
|
5299a1767d
|
Updated readme
|
2016-07-21 12:17:01 +02:00 |
|
Marcin Grzejszczak
|
5ef7a7fee2
|
Changed client / server to consumer / producer
|
2016-07-21 12:08:38 +02:00 |
|
Marcin Grzejszczak
|
4f2f04a820
|
Bumped up Gradle to 2.14.1
|
2016-07-21 10:33:29 +02:00 |
|
Marcin Grzejszczak
|
ba9dbe4eb5
|
Updated docs
|
2016-07-20 20:12:53 +02:00 |
|
Marcin Grzejszczak
|
72e67d6397
|
Polish
|
2016-07-20 19:39:01 +02:00 |
|
Marcin Grzejszczak
|
19092baabd
|
Updated docs
|
2016-07-20 18:58:38 +02:00 |
|
Dave Syer
|
9f0881b4cd
|
Remove spock from starters (not needed for most projects)
|
2016-07-20 17:25:30 +01:00 |
|