Commit Graph

3290 Commits

Author SHA1 Message Date
Marcin Grzejszczak
9c3c172ad2 Merge pull request #83 from dstepanov/bodyMatching
Body matching by content type and client-side XML support
2015-06-15 16:14:32 +02:00
Denis Stepanov
118b63c2a0 Body matching by content type and client-side XML support 2015-06-15 15:52:55 +02:00
Marcin Grzejszczak
05f039ff7a Merge pull request #81 from dstepanov/windowsBug
Fix "java.lang.IllegalArgumentException: character to be escaped is missing" on Windows machine
2015-06-12 16:25:13 +02:00
Denis Stepanov
1cca744b56 Fix windows bug 2015-06-12 15:25:46 +02:00
Denis Stepanov
b2887e9588 Revert changes 2015-06-12 15:23:02 +02:00
Denis Stepanov
080aae6060 Revert "Implement selecting compare method by content type"
This reverts commit 58b47fd6b4.
2015-06-12 15:20:49 +02:00
Denis Stepanov
a0c6f7959c Revert "Implement selecting compare method by content type"
This reverts commit a5502b35e2.
2015-06-12 15:20:16 +02:00
Marcin Grzejszczak
dc22445f3b Merge pull request #80 from Codearte/issue/79-response-body-with-lists-exception
[#79] Fixed the bug with exception with a json and map
2015-06-12 15:19:55 +02:00
Marcin Grzejszczak
1cabe971e4 [#79] Fixed the way wiremock stubs are built 2015-06-12 14:57:53 +02:00
Marcin Grzejszczak
72b00f6ac8 [#79] Fixed the bug with exception with a json and map 2015-06-12 13:44:27 +02:00
Jozef.Najman
254a67cdb5 Reverted generating stubs from regex - one matcher for one regex 2015-06-11 17:14:12 +02:00
Jozef.Najman
b5e1799468 Fixed generating stubs from regex - one matcher for one regex 2015-06-11 15:27:20 +02:00
Denis Stepanov
a5502b35e2 Implement selecting compare method by content type 2015-06-11 13:37:14 +02:00
Denis Stepanov
58b47fd6b4 Implement selecting compare method by content type 2015-06-11 13:13:15 +02:00
Jakub Kubrynski
d45eb5ccc4 Release version: 0.6.4
[ci skip]
2015-06-10 22:44:38 +02:00
Olga Maciaszek-Sharma
6269a83e09 Merge pull request #78 from dstepanov/queryParameters
DSL: Implemented urlPath and queryParameters with matching for urlPattern and urlPath

Merging as @marcingrzejszczak has already approved it.
2015-06-10 12:44:45 +02:00
Denis Stepanov
86efa5f242 Code review changes 2015-06-10 10:53:11 +02:00
Denis Stepanov
c0580dfe7a Add server values validation 2015-06-09 17:40:04 +02:00
Denis Stepanov
2420ea7ad7 Spock generation for url path 2015-06-09 13:20:00 +02:00
Denis Stepanov
cd226a009d PR code review comments 2015-06-08 13:29:21 +02:00
Denis Stepanov
1eb035189e Add more tests 2015-06-05 12:56:58 +02:00
Denis Stepanov
194d4a034a Implemented queryParameters matching for urlPattern and urlPath 2015-06-05 12:49:55 +02:00
Jakub Kubrynski
078ba57f23 Update to Gradle 2.4 2015-05-16 12:58:45 +02:00
Jakub Kubrynski
f5605d7513 Release version: 0.6.3
[ci skip]
2015-05-16 12:45:34 +02:00
Jakub Kubrynski
7bd9e48f15 Ranging dependencies versions 2015-05-16 12:44:23 +02:00
Jakub Kubryński
2228c1328a Merge pull request #75 from Codearte/fixingWiremockStubs
Fixing wiremock stubs
2015-05-15 17:37:37 +02:00
Marcin Grzejszczak
74dc41384e Changed test project name 2015-05-15 16:06:47 +02:00
Marcin Grzejszczak
6e6dda3994 Added tests, added additional checks (for regexps), added presentation examples 2015-05-14 16:58:05 +02:00
Marcin Grzejszczak
ad2c8b23e3 WIP on the Wiremock stubs fix with bodyPattern matches 2015-05-14 00:35:00 +02:00
Jakub Kubrynski
3be6c8e889 Release version: 0.6.2
[ci skip]
2015-05-13 00:04:34 +02:00
Jakub Kubryński
cc177431d7 Merge pull request #66 from Codearte/issues/bundling-xeger
Bundled Xeger together with the application
2015-05-12 23:56:45 +02:00
Marcin Grzejszczak
1142b68123 Added missing Javadoc entry about bundling reason 2015-05-12 23:53:32 +02:00
Marcin Grzejszczak
f6721b0ca6 Bundled Xeger together with the application 2015-05-12 23:36:43 +02:00
Jakub Kubrynski
9b9bca3161 Release version: 0.6.1
[ci skip]
2015-05-12 23:14:28 +02:00
Marcin Grzejszczak
a541f65464 Merge pull request #63 from 4finance/issues/5-automatically-verify-patterns
Issues/5 automatically verify patterns
2015-05-12 23:13:03 +02:00
Marcin Grzejszczak
deef65c0b0 Merge branch 'master' into issues/5-automatically-verify-patterns
Conflicts:
	accurest-converters/src/main/groovy/io/codearte/accurest/wiremock/WiremockToDslConverter.groovy
2015-05-12 23:11:21 +02:00
Jakub Kubryński
012b8fa5ea Merge pull request #61 from 4finance/issues/49-fixed-missing-body-pattern-matching
[#49] Fixed two more issues with the conversion
2015-05-12 23:01:11 +02:00
Marcin Grzejszczak
f84f11611b [#49] Surrounded with different quotes 2015-05-12 16:26:55 +02:00
Marcin Grzejszczak
b62a5553e9 Merge branch 'issues/49-fixed-missing-body-pattern-matching' into issues/49-missing-conversion-of-request-body 2015-05-12 16:18:17 +02:00
Marcin Grzejszczak
7e7e3ff003 [#49] Fixed missing conversion of request body 2015-05-12 16:14:46 +02:00
Marcin Grzejszczak
613b2d800d [#5] Added missing file 2015-05-12 12:43:19 +02:00
Marcin Grzejszczak
f581bb561f [#5] Adding assertions of patterns 2015-05-12 12:34:14 +02:00
Marcin Grzejszczak
40bce485df [#49] Fixed two more issues with the conversion 2015-05-12 11:15:06 +02:00
Marcin Grzejszczak
7f751c7ca2 Merge pull request #60 from 4finance/issues/49-missing-conversion-of-request-body
Issues/49 missing conversion of request body
2015-05-12 09:33:55 +02:00
Marcin Grzejszczak
bd6a4c4b4c [#49] Added missing request body conversion of Wiremock to DSL 2015-05-12 09:32:47 +02:00
Marcin Grzejszczak
e17110253e Merge branch 'master' of github.com:Codearte/accurest 2015-05-12 00:02:16 +02:00
Jakub Kubrynski
25f8e94556 Release version: 0.6.0
[ci skip]
2015-05-11 21:15:55 +02:00
Jakub Kubryński
3612812bcf Merge pull request #59 from 4finance/issues/58-added-method-execution-on-server-side
[#58] Added method execution on server side
2015-05-11 21:07:49 +02:00
Marcin Grzejszczak
4d02af9711 [#58] Added method execution on server side 2015-05-11 19:11:06 +02:00
Marcin Grzejszczak
46aeffccc8 Merge branch 'master' of github.com:Codearte/accurest 2015-05-11 19:08:48 +02:00