Commit Graph

104 Commits

Author SHA1 Message Date
Marcin Zajączkowski
f000a0e117 Merge pull request #34 from 4finance/bugfix/pathSeparatorOnWindows
Fix file separators on windows.
2015-02-25 12:21:04 +01:00
Madalina Bidilita
38301d1dd9 Fix file separators on windows. 2015-02-25 10:13:47 +01:00
Marcin Zajaczkowski
2f0315af1e Add functional tests for being up-to-date 2015-02-24 16:04:52 +01:00
Marcin Zajaczkowski
209f3ce2a0 Test suffix is used also in class name
(not only in file name)
2015-02-24 13:42:05 +01:00
Marcin Zajaczkowski
cbf82e7d73 Add logging what class files were generated 2015-02-24 12:34:03 +01:00
Marcin Zajaczkowski
076fe266b1 Stubs output directory is created automatically when needed 2015-02-24 11:58:57 +01:00
Jakub Kubrynski
736ae1b790 Headers refactoring 2015-02-24 11:46:26 +01:00
Marcin Zajączkowski
e386fbbcc4 Merge pull request #29 from 4finance/issues/18-pluginAcceptnceTests
[#18] Add basic functional tests for Gradle plugin
2015-02-24 00:32:20 +01:00
Jakub Kubrynski
8a8de92bbf Next development version 2015-02-23 22:38:33 +01:00
Jakub Kubrynski
3777f77de0 Release version 0.4.2 2015-02-23 22:34:57 +01:00
Jakub Kubrynski
cd81251f37 Fix #32 - Generating assertions for map elements 2015-02-23 22:33:03 +01:00
Marcin Zajaczkowski
42783e8b03 [#18] Add basic functional tests for Gradle plugin 2015-02-23 16:14:54 +01:00
Jakub Kubrynski
943516b70e Next development version 2015-02-22 14:30:56 +01:00
Jakub Kubrynski
a8adb76e97 Release version 0.4.1 2015-02-22 14:26:40 +01:00
Marcin Grzejszczak
dfee248b0f Fixed nested lists etc. 2015-02-22 13:58:01 +01:00
Marcin Grzejszczak
3ca2cd35cb Fixed header generation (someone can review this code later ;) ) 2015-02-22 10:50:27 +01:00
Marcin Grzejszczak
5506edb643 Added regex helper method instead of calling static Pattern.compile 2015-02-22 09:45:17 +01:00
Marcin Grzejszczak
078774c517 Fixed body with equalTo request section 2015-02-21 23:47:45 +01:00
Marcin Grzejszczak
a908d2e3f2 Converted request body to a equalTo matcher 2015-02-21 23:33:15 +01:00
Marcin Grzejszczak
f8fd03288f Introduced Dsl DslProperty with String or Pattern passing 2015-02-21 22:50:24 +01:00
Marcin Grzejszczak
b40128d319 Added more logging 2015-02-21 22:33:57 +01:00
Marcin Grzejszczak
f7b6c8ad23 Fixed issues with missing passing of input to task 2015-02-21 22:33:27 +01:00
Jakub Kubrynski
6905e39dcc Fixed plugin configuration properties 2015-02-21 21:28:10 +01:00
Jakub Kubrynski
a39d7f6fa8 Add proper section for the gradle plugin - fix #26 2015-02-21 21:25:07 +01:00
Marcin Grzejszczak
ed7e7e1a30 Added javadocs for extension parameters 2015-02-21 21:15:42 +01:00
Jakub Kubrynski
40a9534d74 Renamed directories properties in plugin configuration 2015-02-21 21:09:44 +01:00
Jakub Kubrynski
dd4635fe95 Removed server side stubs generation 2015-02-21 21:02:39 +01:00
Jakub Kubrynski
be552a28b8 Next development version 2015-02-21 18:15:23 +01:00
Jakub Kubrynski
c09d520c5d Release version 0.4.0 2015-02-21 18:13:58 +01:00
Jakub Kubrynski
5713fd15bf Extended sample groovy dsl with placeholders 2015-02-21 18:02:29 +01:00
Jakub Kubrynski
1af2964d2e Genrating server tests from Groovy DSL 2015-02-21 17:49:36 +01:00
Jakub Kubrynski
52622fd992 Body refactoring 2015-02-21 17:08:12 +01:00
Jakub Kubrynski
71789a6031 Body object now extends DslProperty 2015-02-21 16:51:53 +01:00
Jakub Kubrynski
e7d1b4501f Next development version 2015-02-21 15:32:36 +01:00
Jakub Kubrynski
d19425cfc4 Release version 0.3.1 2015-02-21 15:31:14 +01:00
Jakub Kubrynski
672cad956c Request now contains body 2015-02-21 15:29:40 +01:00
Jakub Kubrynski
845f121a0c Extracted class naming configuration to framework enum 2015-02-21 14:21:18 +01:00
Jakub Kubrynski
bb360c95e9 Fixed body parsing - support for lists 2015-02-21 14:14:45 +01:00
Jakub Kubrynski
614f5438a8 Fix #24 - GroovyDSL -> JSON - issue with new lines 2015-02-21 13:16:04 +01:00
Jakub Kubrynski
4a5efff48c Code formatting 2015-02-21 12:49:49 +01:00
Jakub Kubrynski
e521511e00 Extracted framework configuration to enum 2015-02-21 12:48:31 +01:00
Jakub Kubryński
3cd8525160 Merge pull request #25 from 4finance/topic/22-pluginConverters
Topic/22 plugin converters
2015-02-21 12:23:17 +01:00
Marcin Zajaczkowski
10fb15190b [#22] Rework generate server tests task 2015-02-21 12:15:13 +01:00
Marcin Zajaczkowski
4dc4f1d37c [#22] Add generateWiremockClientStubs task 2015-02-20 16:02:13 +01:00
Marcin Zajaczkowski
442c3abe40 [#22] Dsl to Wiremock converters - clean up 2015-02-19 16:48:52 +01:00
Marcin Zajaczkowski
468547c561 [#22] Dsl to Wiremock converters 2015-02-19 16:42:48 +01:00
konrad.dobrzynski
88dc228a41 [#15] Added exclusion for folders and files 2015-02-19 12:22:13 +01:00
konrad.dobrzynski
be79983892 TravisCI added 2015-02-19 11:59:08 +01:00
Marcin Grzejszczak
8f3697a0a3 Merge pull request #17 from 4finance/fromDslToWiremock
From Wiremock to DSL
2015-02-16 12:41:03 +01:00
Marcin Grzejszczak
36280bab7d [#10] Added conversion from Wiremock Stub to Groovy DSL 2015-02-16 11:32:05 +01:00