Commit Graph

3935 Commits

Author SHA1 Message Date
Marcin Grzejszczak
bc1bdb7d16 Fixed docs 2016-04-23 23:26:51 +02:00
Marcin Grzejszczak
b89e5a45ad Added more docs for messaging 2016-04-23 23:24:42 +02:00
Marcin Grzejszczak
4c16055ea5 Added Stream integration 2016-04-23 12:00:10 +02:00
Marcin Grzejszczak
bc53b23f33 Added matching for headers as Patterns 2016-04-23 08:54:43 +02:00
Marcin Grzejszczak
b7e923af6d Removed duplicated code 2016-04-23 01:20:02 +02:00
Marcin Grzejszczak
1a50a4baf1 Added Spring Integration client side 2016-04-23 01:16:06 +02:00
Marcin Grzejszczak
fc96041227 Fixing test 2016-04-22 23:45:24 +02:00
Marcin Grzejszczak
f6cfd90d3d Added support for Camel messaging 2016-04-22 23:01:48 +02:00
Mariusz Smykula
f660250bcf fix docs
[ci skip]
2016-04-21 18:58:19 +02:00
Mariusz Smykula
3689fdffd5 Reporting
[ci skip]
2016-04-21 18:38:36 +02:00
Marcin Grzejszczak
577619cb2c Added a description field
can be useful to provide some extensive descriptions of a scenario
2016-04-21 13:54:54 +02:00
Marcin Grzejszczak
3e1bccf128 Added checks for presence of groovy contracts in the produced jars 2016-04-21 13:54:54 +02:00
Denis Stepanov
2525c65167 Gradle tests cleanup (#242) 2016-04-21 13:42:55 +02:00
Marcin Zajączkowski
4937546532 Simplify parametrized tests with spock-global-unroll (#239) 2016-04-21 13:39:45 +02:00
Marcin Grzejszczak
928e2b9422 Updated docs 2016-04-21 09:48:59 +02:00
Marcin Grzejszczak
1385d7001c Fixed wrong indents 2016-04-21 09:28:44 +02:00
Marcin Grzejszczak
fb94585b89 Reusing adocs of modules 2016-04-21 09:27:17 +02:00
Marcin Grzejszczak
d9954503ec Fixed the way contracts are copied 2016-04-21 01:07:43 +02:00
Marcin Grzejszczak
01c646b629 Fixed the docs 2016-04-20 23:39:59 +02:00
Marcin Grzejszczak
b1d25eb626 Updated docs script 2016-04-20 23:29:23 +02:00
Marcin Grzejszczak
082ad0d008 Updated docs 2016-04-20 23:28:52 +02:00
Marcin Grzejszczak
b461ae4410 Making JUnit default test tool
fixes #237
2016-04-20 23:27:58 +02:00
Marcin Grzejszczak
67358e226e Fixing the build setup of samples
We want them to be real samples so I've added proper stub generation tasks
2016-04-20 23:12:20 +02:00
Marcin Grzejszczak
509ae6eedf Storing results of tests in build folder
When storing in temporary folder we can't analyze the results of gradle task execution
2016-04-20 23:06:29 +02:00
Marcin Grzejszczak
1306f740aa Changed the dependant task to check
Fixes #236
2016-04-20 23:05:34 +02:00
Travis CI
69d227839a Sets project version to
0.5.9-SNAPSHOT.

                                        [ci skip]
2016-04-20 20:56:46 +00:00
Mariusz Smykuła
5218d4203c add support for stubs with contracts for messaging (#12) 2016-04-20 22:51:58 +02:00
Marcin Grzejszczak
628542f2a9 Removed duplicated docs 2016-04-20 22:27:02 +02:00
Marcin Grzejszczak
b3b08357c8 Updated the docs 2016-04-20 22:24:08 +02:00
Marcin Grzejszczak
230877f639 Removed automatic dependency adding
if a user want to use messaging he has to pass a concrete dependency (either Camel, Integration, Stream or Core). We shouldn't enforce this dependency on the user.
2016-04-20 21:40:48 +02:00
Denis Stepanov
172d8e73cd Use Gradle Toolkit for testing Gradle plugin 2016-04-20 19:19:32 +02:00
Marcin Grzejszczak
bb4df7903a Wrapping the created ServerList in stub runner version (#241) 2016-04-20 15:32:07 +02:00
Marcin Grzejszczak
e1bde47618 [Messaging] Generates tests on the server side
WIP on #234
2016-04-20 11:32:47 +02:00
Mariusz Smykula
ff96e235b1 minimal configuration for gradle-spock-mockmvc 2016-04-19 22:13:02 +02:00
Mariusz Smykula
e0687be6dc maven fixes 2016-04-19 17:04:56 +02:00
Marcin Grzejszczak
e373e4e2a6 Updated link to the docs 2016-04-18 23:11:21 +02:00
Marcin Grzejszczak
7c5ee4383d Trying to make docs work 2016-04-18 23:07:42 +02:00
Marcin Grzejszczak
55a45ba0dc Fixed docs script 2016-04-18 23:01:12 +02:00
Marcin Grzejszczak
2ff2a24dad Renamed adoc file 2016-04-18 22:57:57 +02:00
Marcin Grzejszczak
0e52d2952b Added docs in adoc format 2016-04-18 22:54:27 +02:00
Mariusz Smykuła
52d37f141d Update version
[ci skip]
2016-04-18 22:23:21 +02:00
Travis CI
f8dc5d2dc5 Sets project version to
0.5.8-SNAPSHOT.

                                        [ci skip]
2016-04-18 20:02:21 +00:00
Mariusz Smykuła
6147cbe775 fix snapshot downloading (#11) 2016-04-18 21:56:48 +02:00
Mariusz Smykula
0b556514aa version
[ci skip]
2016-04-17 22:31:27 +02:00
Mariusz Smykula
5a97c0fe71 more docs
[ci skip]
2016-04-17 20:24:51 +02:00
Mariusz Smykula
aeb57dc355 fixed groovy configuration and additional tests for this case
[ci skip]
2016-04-17 20:16:07 +02:00
Travis CI
fcb4475753 Sets project version to
0.5.7-SNAPSHOT.

                                        [ci skip]
2016-04-16 19:32:59 +00:00
Mariusz Smykuła
879c30aba1 Feature/create stubs (#10)
* removed warnings and simplified

* automate stub generation
2016-04-16 21:28:53 +02:00
Travis CI
ace432e2c2 Sets project version to
0.5.6-SNAPSHOT.

                                        [ci skip]
2016-04-16 17:16:42 +00:00
Mariusz Smykuła
66fadd100b Feature/simplify and clean (#9)
* parameters refactor, added skip

* port

* cleanup
2016-04-16 19:11:58 +02:00