Commit Graph

3290 Commits

Author SHA1 Message Date
Marcin Zajaczkowski
daffd14cc3 [#5] Add basic response implementation, extract base strategy elements 2015-02-04 13:36:41 +01:00
Marcin Zajaczkowski
e5ee0e437d [#5] Extract common DSL elements 2015-02-04 12:00:03 +01:00
Marcin Grzejszczak
c9aa6cba93 Merge pull request #9 from Codearte/groovyDsl
[#5] Groovy DSL to Wiremock conversion
2015-02-03 10:37:17 +01:00
Jakub Kubrynski
f03ef21f66 [#5] WIP on GroovyDSL to Wiremock conversion 2015-02-03 10:35:00 +01:00
Jakub Kubrynski
9bda30e107 Fixed registering source sets 2015-01-29 14:14:16 +01:00
Jakub Kubrynski
c314286911 Updated documentation 2015-01-29 01:34:11 +01:00
Jakub Kubrynski
c3a4919987 Extended info level logging 2015-01-29 01:01:21 +01:00
Jakub Kubrynski
60ad4d2c11 Accurest is now able to override existing file 2015-01-29 00:36:06 +01:00
Jakub Kubrynski
76ffce6fc4 Added regex escaping for request body matching 2015-01-29 00:20:19 +01:00
Jakub Kubrynski
d50d56dff2 Fixed Invalid null JSON parts processing #4 2015-01-28 23:38:07 +01:00
Jakub Kubrynski
0fc5ae2253 Restored multi-module 2015-01-28 23:23:14 +01:00
Jakub Kubrynski
ad0373c021 Merge remote-tracking branch 'origin/master' 2015-01-28 23:20:58 +01:00
Jakub Kubrynski
c0cdbdec27 Fixed directory walking 2015-01-28 23:20:51 +01:00
Jakub Kubryński
bcd4697e6a Merge pull request #1 from marcingrzejszczak/patch-1
Readme with definition of our approach
2015-01-28 21:49:31 +01:00
Jakub Kubrynski
09f778c7e1 Cleared source directory resolving 2015-01-28 21:48:46 +01:00
Jakub Kubrynski
0ea55320ce Fixed #3 Having empty String breaks JSON parsing 2015-01-28 21:48:09 +01:00
Jakub Kubrynski
7386fbc519 Release plugins are applied only for non-snapshot versions 2015-01-28 20:45:49 +01:00
Jakub Kubrynski
7f02a5aa78 Added empty sonatype settings 2015-01-28 20:36:24 +01:00
Jakub Kubrynski
8836ee3444 Support for nested directories with stubs 2015-01-28 20:32:31 +01:00
Jakub Kubrynski
89ed2dcefc Fixed running on multi-module projects 2015-01-28 20:01:49 +01:00
Marcin Grzejszczak
cde720a613 Readme with definition of our approach 2015-01-27 23:56:16 +01:00
Jakub Kubrynski
bb8217e435 Next development version 2015-01-27 16:53:05 +01:00
Jakub Kubrynski
eaa531ef10 Release version 0.2.0 2015-01-27 16:52:06 +01:00
Jakub Kubrynski
30ba8ce639 Configuration contains additional imports that should be added to generated classes 2015-01-27 16:19:27 +01:00
Jakub Kubrynski
e813b83b98 Support for transforming lists as stub elements 2015-01-27 15:40:18 +01:00
Jakub Kubrynski
af91a9c452 All module names now have an accurest prefix 2015-01-27 14:55:09 +01:00
Jakub Kubrynski
a2763f7c1c Refactoring to GString and fixed StubMappingConverter 2015-01-27 14:48:25 +01:00
Jakub Kubrynski
566e2f98bb Next development version 2015-01-27 01:38:19 +01:00
Jakub Kubrynski
a47b2134bf Release version 0.1.0 2015-01-27 01:37:40 +01:00
Jakub Kubrynski
7bd5269cf7 Generating test cases for simple stubs 2015-01-27 01:16:19 +01:00
Jakub Kubrynski
375039fe45 Gradle plugin sources sets are now treated correctly 2015-01-26 22:47:28 +01:00
Jakub Kubrynski
3497e94d8d Moved to Gradle. Introduced gradle plugin 2015-01-26 00:38:37 +01:00
Jakub Kubrynski
94c86af499 Spock basic generation strategy 2015-01-23 00:21:22 +01:00
Jakub Kubrynski
7a68e8d7b7 Changed generate method name 2014-12-07 00:50:01 +01:00
Jakub Kubrynski
e83455650e Reading stub definitions basics 2014-12-07 00:37:14 +01:00
Jakub Kubrynski
c6a75b7dcf Introduced configuration 2014-12-07 00:00:35 +01:00
Jakub Kubrynski
aaa51302fd Added support for junit rules 2014-12-06 23:22:18 +01:00
Jakub Kubryński
7d48847e9a Create README.md 2014-12-06 23:19:09 +01:00
Jakub Kubrynski
ac3c611553 Class builder scratch 2014-12-06 20:47:01 +01:00
Jakub Kubryński
dfaddaa98d Initial commit 2014-12-06 18:20:29 +01:00