Marcin Grzejszczak
|
48e2908c32
|
Trying to make Contract pick proper module order
|
2016-08-11 14:49:24 +02:00 |
|
Marcin Grzejszczak
|
26f020e3c3
|
Reordering folders
|
2016-08-09 18:20:31 +02:00 |
|
Marcin Grzejszczak
|
1398ae66f1
|
Trying to fix build
|
2016-08-09 17:55:21 +02:00 |
|
Marcin Grzejszczak
|
01cfa8dcf9
|
Fixed build
|
2016-08-09 14:28:57 +02:00 |
|
Dave Syer
|
256a61d23d
|
Run standalone tests in 'integration' profile
|
2016-07-28 15:10:06 +01:00 |
|
Dave Syer
|
71b16eac86
|
Configure Maven to run Gradle where necessary
|
2016-07-28 12:51:28 +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
|
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
|
f46666324b
|
Add some docs for restdocs usage and rename some things
|
2016-07-26 15:05:12 +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
|
148ba19227
|
Added more comments
|
2016-07-26 11:40:38 +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
|
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
|
7496101b1d
|
Fixed the generation of values for regexs
|
2016-07-21 14:35:59 +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
|
251e160e9b
|
Added starters
fixes #40
|
2016-07-20 14:35:12 +02:00 |
|
Marcin Grzejszczak
|
4d5badafda
|
Changed contractVerifier into contracts
|
2016-07-20 12:49:58 +02:00 |
|
Marcin Grzejszczak
|
3e9aabab9d
|
Fixed poms
|
2016-07-20 11:47:03 +02:00 |
|
Dave Syer
|
ad12dfa47b
|
Fix wrong dependency reference
|
2016-07-20 08:08:16 +01:00 |
|
Marcin Grzejszczak
|
b19921a13a
|
Update README.adoc
|
2016-07-19 21:58:39 +02:00 |
|
Marcin Grzejszczak
|
1bbf572d4c
|
Fixed the pomx
|
2016-07-19 19:50:23 +02:00 |
|
Marcin Grzejszczak
|
bf23804909
|
Rearranged props for docs
|
2016-07-19 16:09:33 +02:00 |
|
Dave Syer
|
675278eb4f
|
Remove some references to deleted projects
|
2016-07-19 14:35:08 +01:00 |
|
Marcin Grzejszczak
|
9fc0502901
|
Added moar tags for docs
|
2016-07-19 15:00:42 +02:00 |
|
Marcin Grzejszczak
|
a697d9e8ef
|
Added tags for docs
|
2016-07-19 14:37:52 +02:00 |
|
Marcin Grzejszczak
|
18ac42b601
|
Fixed clearing of stubs
|
2016-07-19 14:12:44 +02:00 |
|
Dave Syer
|
2143574868
|
Rename (again) StubMessages -> MessageVerifier
It's not a stub, it's just a wrapper around the underlying
messaging framework.
|
2016-07-19 12:01:11 +01:00 |
|
Dave Syer
|
ca95b7f53b
|
Consolidate messaging interface names (StubMessages)
|
2016-07-19 11:09:01 +01:00 |
|
Marcin Grzejszczak
|
939ea3fd38
|
Updated field names
|
2016-07-19 11:11:22 +02:00 |
|
Dave Syer
|
f7aa68e41b
|
Fix project names in gradle samples
|
2016-07-19 09:23:22 +01:00 |
|
Dave Syer
|
7c4fc6dc78
|
Remove config code that was added 'for test'
|
2016-07-19 09:15:10 +01:00 |
|
Dave Syer
|
dcf09ef447
|
Update docs for new messaging interfaces
|
2016-07-19 08:44:16 +01:00 |
|
Dave Syer
|
d3fddf59e0
|
Rejig dependencies to make tests pass
|
2016-07-18 08:52:12 +01:00 |
|
Dave Syer
|
81899839df
|
Migrate http-client to plain Java test
|
2016-07-18 07:55:10 +01:00 |
|
Dave Syer
|
e03614c2f7
|
Shorten standalone sample names
|
2016-07-16 16:14:23 +01:00 |
|