Commit Graph

194 Commits

Author SHA1 Message Date
Marcin Grzejszczak
82a3da2b37 Updated docs 2016-09-23 11:14:02 +02:00
Marcin Grzejszczak
f079b8e440 Updated docs 2016-09-23 10:56:52 +02:00
Marcin Grzejszczak
71cfdfe9cc Updated docs 2016-09-23 10:44:50 +02:00
Marcin Grzejszczak
788b35aedb Stubbing service discovery out completely
without this change if you have a DiscoveryClient bean it's used for delegation. For tests with Stub Runner actually we don't want to delegate. There is an option however to turn on this delegation

fixes #82
2016-09-23 10:41:02 +02:00
Marcin Grzejszczak
01f4ad76be Consumer Contracts (#83)
With this functionality you can have one centralized repository containing all contracts. This repo will have to produce a JAR containing all contracts. The layout of the repository can be arbitrary but some sensible defaults are assumed. The producer will be able to then download that JAR and produce tests and stubs from it.

fixes #38
2016-09-23 10:16:51 +02:00
Marcin Grzejszczak
dbc7c57702 Changed the docs (#74)
* reorganized the entries (now the Contract details went to the very bottom)
* added FAQ section where versioning and dynamic props are better defined
* added in a couple of places links to Groovy JSON docs

fixes #69
2016-09-06 19:41:34 +02:00
Marcin Grzejszczak
423e42cb1d Updated docs 2016-09-02 12:07:39 +02:00
Marcin Grzejszczak
5ceb9f1a8e Simplified addition of dependencies by using Camden BOM 2016-09-02 11:24:08 +02:00
Mariusz Smykuła
75f6f20149 correct link to maven site (#71) 2016-09-02 09:49:48 +02:00
Marcin Grzejszczak
ab535dc8ea Updated the introductory project 2016-08-24 18:02:16 +02:00
Marcin Grzejszczak
43082d8ca6 Updated the documentation 2016-08-24 17:57:18 +02:00
Marcin Grzejszczak
fe9d881270 Updated docs 2016-08-17 14:26:26 +02:00
Dave Syer
d56006bc93 Fix build config for standalone tests (need to be run separately) 2016-08-14 09:44:20 -07:00
Marcin Grzejszczak
e0f206689e Updated wrong manifest creation 2016-08-03 07:01:44 -07:00
Marcin Grzejszczak
d82a5917b1 Fixed the broken links in docs 2016-07-27 22:40:19 +02:00
Dave Syer
6fd4b52ea9 Disable for now the gradle build of restdocs sample 2016-07-27 10:06:24 +01:00
Marcin Grzejszczak
4fbd4daa4f Updated docs 2016-07-26 11:45:55 +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
Marcin Grzejszczak
472cd89768 Updated readme 2016-07-21 14:39:57 +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
19092baabd Updated docs 2016-07-20 18:58:38 +02:00
Marcin Grzejszczak
d9a2c65749 Updated docs 2016-07-20 15:03:09 +02:00
Marcin Grzejszczak
c0c798e088 Fixed a typo in docs 2016-07-19 20:37:43 +02:00
Marcin Grzejszczak
f051726f22 Fixed a typo in docs 2016-07-19 20:32:18 +02:00
Marcin Grzejszczak
0720c2aa03 Updated docs 2016-07-19 19:56:31 +02:00
Marcin Grzejszczak
f389d59798 Updated docs 2016-07-19 19:22:32 +02:00
Marcin Grzejszczak
1f86138517 Updated docs 2016-07-15 15:27:39 +02:00
Marcin Grzejszczak
0b16a861e9 Updated docs 2016-07-15 14:50:59 +02:00
Marcin Grzejszczak
9961e9cb2e Updated docs 2016-07-15 14:41:33 +02:00
Marcin Grzejszczak
a8a1bc1f2e Updated docs with a fast intro 2016-07-15 14:27:17 +02:00
Marcin Grzejszczak
4ccec4fd22 Refactored the documentation 2016-07-15 14:27:17 +02:00
Dave Syer
15dc75dece Move plugins in to tools folder
Also rename plugins removing 'verifer'.
2016-07-15 10:49:14 +01:00
Marcin Grzejszczak
8752cf2324 Added codecov integration 2016-07-14 23:46:04 +02:00
Marcin Grzejszczak
df7ee2e9f1 Reorganized samples 2016-07-13 15:50:34 +02:00
Marcin Grzejszczak
719453e63f Updated the docs 2016-07-13 15:23:39 +02:00
Marcin Grzejszczak
e9055ba690 Updated the docs 2016-07-13 12:19:37 +02:00
Marcin Grzejszczak
b4ebf8c07b Fixed the links in docs 2016-07-12 17:42:29 +02:00
Marcin Grzejszczak
36f9dcf94e Updated the docs 2016-07-12 16:56:25 +02:00
Marcin Grzejszczak
ebf8dd4b67 Bumping WireMock to 2.1.7 (#27)
* Bumping WireMock to 2.1.7
* Added samples to the project
* Updated docs

fixes #26, #7
2016-07-12 13:06:42 +02:00
Marcin Grzejszczak
1280452a9d Added Circle CI integration 2016-07-11 18:00:18 +02:00
Marcin Grzejszczak
689dd0f6ef Updated docs 2016-07-10 11:06:12 +02:00
Dave Syer
df5be00074 Update readme with gitter badge 2016-07-09 13:22:01 +01:00
Dave Syer
432f952d3d Flatten hierarchy 2016-07-09 10:34:49 +01:00