Commit Graph

3290 Commits

Author SHA1 Message Date
Marcin Grzejszczak
542aa9666c Merge pull request #57 from 4finance/issues/55-added-server-side-regex
[#55] Fixed regex processing on the server side
2015-05-11 19:07:53 +02:00
Marcin Grzejszczak
efc8e9ec72 Revert "[#55] Fixed regex processing on the server side"
This reverts commit ce42dd5e85.
2015-05-11 18:40:06 +02:00
Marcin Grzejszczak
4bf3338760 [#55] Fixed regex processing on the server side 2015-05-11 18:35:45 +02:00
Marcin Grzejszczak
ce42dd5e85 [#55] Fixed regex processing on the server side 2015-05-11 18:17:06 +02:00
Marcin Grzejszczak
366c604291 Merge pull request #54 from 4finance/issues/42-fixing-regexps
Issues/42 fixing regexps
2015-05-07 08:07:14 +02:00
Marcin Grzejszczak
f5794617cc Merged upstream, fixed tests 2015-05-06 18:40:02 +02:00
Marcin Grzejszczak
79691cad82 Merge branch 'master' of github.com:Codearte/accurest
Conflicts:
	accurest-core/src/main/groovy/io/codearte/accurest/dsl/WiremockRequestStubStrategy.groovy
2015-05-06 18:19:11 +02:00
Marcin Grzejszczak
378aef19dd Merge pull request #2 from smaragda/feature/patern_matching_to_request_body
added possibility to generate wiremock stubs with regexp matching
2015-05-06 17:51:57 +02:00
Jan Marcis
57afecd5c6 added possibility to generate wiremock stubs with regexp matching 2015-05-06 16:50:24 +02:00
Jakub Kubryński
9772ed26bd Merge pull request #52 from Codearte/issues/51-prepending-the-static-method
[#51] Added wrapping of generated DSL with a factory method
2015-04-19 20:01:41 +02:00
Marcin Grzejszczak
8113879dc0 [#51] Made reference to the FQN of GroovyDsl 2015-04-18 08:46:14 +02:00
Marcin Grzejszczak
8aca30f274 [#51] Added wrapping of generated DSL with a factory method 2015-04-18 08:44:24 +02:00
Jakub Kubrynski
159000cd45 Release version: 0.4.7
[ci skip]
2015-04-13 21:32:33 +02:00
Jakub Kubrynski
7f0b99034a Fixed package name - renamed from coderate to codearte 2015-04-13 21:29:53 +02:00
Jakub Kubrynski
cd7e004f67 Release version: 0.4.6
[ci skip]
2015-04-13 21:20:31 +02:00
Jakub Kubrynski
f94815bcf4 Fix #46 - Added test for nested objects in response body 2015-04-13 18:46:28 +02:00
Jakub Kubrynski
a8b964884e Fix #48 - Assertions for array in response body 2015-04-13 18:42:41 +02:00
Jakub Kubrynski
dca1fbcf30 Release version: 0.4.5
[ci skip]
2015-04-10 11:29:53 +02:00
Jakub Kubryński
a732359b80 Update README.md 2015-04-05 20:44:27 +02:00
Jakub Kubryński
8479bed5b7 Update README.md 2015-04-05 20:07:02 +02:00
Marcin Grzejszczak
2a22129e83 Merge pull request #44 from 4finance/bugfix/wiremockStubsGeneration
Wiremock stubs should be generated with bodyPatterns as array, and response body as String literal
2015-03-30 13:21:13 +02:00
Catalin Buleandra
3867ee8676 Wiremock stubs should be generated with bodyPatterns as array, and response body as String literal 2015-03-22 16:14:30 +01:00
Jakub Kubrynski
1387e47f16 Added nexus-staging plugin 2015-03-21 23:01:44 +01:00
Jakub Kubrynski
eac0e67c15 Release version: 0.4.4
[ci skip]
2015-03-21 22:54:16 +01:00
Jakub Kubrynski
b912e60c4c Updated axion to 1.2.2 2015-03-21 22:51:03 +01:00
Jakub Kubryński
12c38d3540 Merge pull request #41 from 4finance/bugfix/stubRequestBody
Wiremock stubs should have the body defined under bodyPatterns, and not body.
2015-03-21 22:14:05 +01:00
Catalin Buleandra
64fcac070f Wiremock stubs should have the body defined under bodyPatterns, and not body. 2015-03-21 22:04:38 +01:00
Marcin Zajaczkowski
6166ff021b Move release.gradle to better directory 2015-03-02 21:41:59 +01:00
Marcin Zajaczkowski
eb9149baab Fix broken dependencies' scope in pom.xml
Known limitation in maven-publish:
http://forums.gradle.org/gradle/topics/maven_publish_plugin_generated_pom_making_dependency_scope_runtime#reply_14120711
2015-03-02 21:39:39 +01:00
Marcin Zajaczkowski
ce491088b6 Switch releasing to Axion plugin 2015-03-02 21:30:48 +01:00
Marcin Zajaczkowski
816dbf0489 Update version in README 2015-03-02 21:20:39 +01:00
Marcin Zajączkowski
aae6986c72 Merge pull request #35 from MaciejZiarko/normalizeCommonsIo
Commons IO instead of custom solution
2015-02-26 15:29:06 +01:00
Maciej Ziarko
0972cb893c FilenameUtils.separatorsToUnix 2015-02-26 15:23:47 +01:00
Maciej Ziarko
6cf969ca0b Commons IO instead of custom solution 2015-02-26 14:07:05 +01:00
Jakub Kubrynski
802582381d Next development version 2015-02-25 21:59:36 +01:00
Jakub Kubrynski
59716fd8e0 Release version 0.4.3 2015-02-25 21:56:24 +01:00
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