Commit Graph

759 Commits

Author SHA1 Message Date
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
Marcin Grzejszczak
4fbd4daa4f Updated docs 2016-07-26 11:45:55 +02:00
Marcin Grzejszczak
117fb10d21 Added WARNING message about GString and Groovy Map 2016-07-25 17:14:35 +02:00
Marcin Grzejszczak
c40069144d Upgraded docs 2016-07-25 13:16:17 +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
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
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
5ef7a7fee2 Changed client / server to consumer / producer 2016-07-21 12:08:38 +02:00
Marcin Grzejszczak
ba9dbe4eb5 Updated docs 2016-07-20 20:12:53 +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
4d5badafda Changed contractVerifier into contracts 2016-07-20 12:49:58 +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
6bc967dfae Updating docs and code 2016-07-19 18:55:28 +02:00
Dave Syer
675278eb4f Remove some references to deleted projects 2016-07-19 14:35:08 +01: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
Dave Syer
9a6e0b3960 Clarify usage of @AutoConfigureStubRunner required in test case 2016-07-19 09:07:46 +01:00
Marcin Grzejszczak
5b163363a9 Removed ContractVerifierFilter fixes #42 2016-07-19 09:48:54 +02:00
Dave Syer
dcf09ef447 Update docs for new messaging interfaces 2016-07-19 08:44:16 +01:00
Dave Syer
ac873f9c82 Migrate stubrunner config to @ConfigurationProperties 2016-07-18 09:36:48 +01:00
Dave Syer
81899839df Migrate http-client to plain Java test 2016-07-18 07:55:10 +01:00
Dave Syer
664082d843 Merge junit features into main stub runner module 2016-07-15 22:03:17 +01:00
Marcin Grzejszczak
1f86138517 Updated docs 2016-07-15 15:27:39 +02:00
Marcin Grzejszczak
d0f7572872 Updated docs 2016-07-15 15:17:59 +02:00
Marcin Grzejszczak
0b16a861e9 Updated docs 2016-07-15 14:50:59 +02:00
Marcin Grzejszczak
38533e7f0b Added missing toc 2016-07-15 14:43:15 +02:00
Marcin Grzejszczak
9961e9cb2e Updated docs 2016-07-15 14:41:33 +02:00
Marcin Grzejszczak
77703c0003 Migrated docs to new folders 2016-07-15 14:34:40 +02:00
Marcin Grzejszczak
a8a1bc1f2e Updated docs with a fast intro 2016-07-15 14:27:17 +02:00
Marcin Grzejszczak
bc22227fe3 Added missing docs for #32 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
04f9b75181 Changing group id
to org.springframework.cloud from org.springframework.cloud.contract

also stopped running an http server if the contract doesn't support it
added back stub runner modules
2016-07-13 19:24:42 +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
cf27296f65 Added a script to generate docs 2016-07-13 13:54:06 +02:00
Marcin Grzejszczak
e9055ba690 Updated the docs 2016-07-13 12:19:37 +02:00
Marcin Grzejszczak
dd15af51d7 Refactored the project, added generation of maven docs 2016-07-12 19:14:42 +02:00
Marcin Grzejszczak
b4ebf8c07b Fixed the links in docs 2016-07-12 17:42:29 +02:00
Marcin Grzejszczak
cfc74721c6 Added toc for the docs 2016-07-12 17:01:08 +02:00
Marcin Grzejszczak
36f9dcf94e Updated the docs 2016-07-12 16:56:25 +02:00
Marcin Grzejszczak
7d293670f7 Removed the deprecated documentation 2016-07-12 16:54:30 +02:00