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
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
79155bfde2
simplify min max port usage ( #233 )
2016-04-16 16:27:57 +02:00
Mariusz Smykula
e70c0c3a3b
Release version: 1.0.6
...
[ci skip]
2016-04-16 08:17:40 +02:00
Mariusz Smykula
e119bb8b1e
Release version: 1.0.6
...
[ci skip]
2016-04-16 08:17:40 +02:00
Mariusz Smykula
6a7f9deece
Release version: 1.0.6
...
[ci skip]
2016-04-16 08:17:40 +02:00
Mariusz Smykuła
69a9584ba2
Fixes #230 Cannot match url with query parameters when both contain regular expressions ( #231 )
2016-04-15 19:48:55 +02:00
Marcin Zajączkowski
df15d9f4c4
Upgrade Gradle to 2.12 ( #229 )
2016-04-15 12:25:23 +02:00
Mariusz Smykula
ea9ebe43f3
Release version: 1.0.5
...
[ci skip]
2016-04-12 22:55:14 +02:00
Mariusz Smykula
401e5e5e22
Release version: 1.0.5
...
[ci skip]
2016-04-12 22:55:14 +02:00
Mariusz Smykula
e32fdfea7c
Release version: 1.0.5
...
[ci skip]
2016-04-12 22:55:14 +02:00
Marcin Grzejszczak
79634f48fc
Fixed the way we parse lists with regexps in responses ( #224 )
...
* Fixed the way we parse lists with regexps in responses
fixes #216
2016-04-12 16:04:46 -04:00
Mariusz Smykuła
9b591edca8
Use src/test/accurest as default directory for contracts ( #227 )
2016-04-12 21:26:33 +02:00
Marcin Grzejszczak
7a125884d8
Merge pull request #222 from mzielinski/master
...
#221 Support for execute method in headers
2016-04-12 12:31:43 -04:00
Marcin Grzejszczak
38a013b32f
Merge pull request #223 from Codearte/feature/allow_to_use_stub_runner_from_libraries
...
Feature/allow to use stub runner from libraries
2016-04-12 12:29:05 -04:00
Mariusz Smykula
33c2fdf300
Allow external usage of StubRunner
2016-04-12 16:59:06 +02:00
Maciej Zielinski
b0ce206055
#221 Support for execute method in headers
2016-04-12 16:13:42 +02:00
Mariusz Smykula
7fcb35dee3
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# stub-runner/stub-runner/src/main/groovy/io/codearte/accurest/stubrunner/StubRunnerFactory.groovy
2016-04-12 12:54:58 +02:00
Marcin Grzejszczak
40b933affe
Merge pull request #220 from Codearte/feature/customizable_stub_downloader
...
allow using custom artifact downloader
2016-04-11 20:55:35 -04:00
Mariusz Smykula
c550ba2c4d
allow using custom artifact downloader
2016-04-11 19:45:03 +02:00
Mariusz Smykula
1b2af2da18
allow using custom artifact downloader
2016-04-11 19:15:54 +02:00
Marcin Grzejszczak
f9249e00f4
Merge pull request #215 from Codearte/issues_#214_wrong_classifiers
...
Fixed wrong classifier appending
2016-04-09 09:06:36 +02:00
Marcin Grzejszczak
14b5a0c06f
Fixed wrong classifier appending
...
fixes #214
2016-04-09 09:04:33 +02:00
Mariusz Smykuła
7f20c77607
Update README.md
2016-04-08 19:10:39 +02:00
Marcin Grzejszczak
2fc1f918d8
Added verification for empty root repo
2016-04-07 00:30:55 +02:00
Olga Maciaszek-Sharma
134fd4648f
Release version: 1.0.4
...
[ci skip]
2016-04-05 14:45:03 +02:00
Olga Maciaszek-Sharma
24dfc4ecac
Release version: 1.0.4
...
[ci skip]
2016-04-05 14:45:03 +02:00
Olga Maciaszek-Sharma
2c1342e9c9
Release version: 1.0.4
...
[ci skip]
2016-04-05 14:45:03 +02:00
Olga Maciaszek-Sharma
a63a35aac2
Reverted gradle and wrapper version changes.
2016-04-05 14:44:31 +02:00
Olga Maciaszek-Sharma
37c9b06778
Release version: 1.0.3
...
[ci skip]
2016-04-05 14:24:15 +02:00
Olga Maciaszek-Sharma
306d5fb779
Release version: 1.0.3
...
[ci skip]
2016-04-05 14:24:15 +02:00
Olga Maciaszek-Sharma
ad88b2b020
Release version: 1.0.3
...
[ci skip]
2016-04-05 14:24:15 +02:00
Olga Maciaszek-Sharma
bd0a531bbc
Raised gradle wrapper version.
2016-04-05 14:23:25 +02:00
Marcin Grzejszczak
8eb0b5956a
Fixed(?) stub runner tests (?)
2016-04-05 14:08:34 +02:00
Marcin Grzejszczak
dad6c55998
I hate Travis
2016-04-05 11:51:13 +02:00