Commit Graph

216 Commits

Author SHA1 Message Date
Olga Maciaszek-Sharma
0eebda7439 Fixed references to WireMock in the project so that it is correctly capitalized. 2015-06-25 16:18:49 +02:00
Marcin Grzejszczak
ff77ba19f5 Merge pull request #95 from dstepanov/absentMatching
Added "absent" matching strategy for query parameters
2015-06-25 13:13:22 +02:00
Denis Stepanov
6b2de1b0c0 Added absent matching strategy 2015-06-25 11:31:43 +02:00
Marcin Grzejszczak
3bfe0bc043 Merge pull request #93 from dstepanov/jsonMatching
Generate JSON regexp match as a single regexp. Fixes #92
2015-06-25 10:21:35 +02:00
Denis Stepanov
397617101c Generate JSON with full body 2015-06-25 10:08:22 +02:00
Marcin Grzejszczak
3370b2ee3c Fixed the Gitter badge location 2015-06-25 09:53:39 +02:00
Marcin Grzejszczak
ef7dfd7976 Merge pull request #97 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-06-25 09:53:02 +02:00
The Gitter Badger
3778a66a2a Added Gitter badge 2015-06-25 07:51:54 +00:00
Olga Maciaszek-Sharma
2866cdd6f0 Merge pull request #94 from dstepanov/queryParametersEncoding
Don't escape url query parameter values in spock tests
2015-06-24 10:12:12 +02:00
Denis Stepanov
8b44fc046b Do not escape url values in spock tests 2015-06-22 18:21:16 +02:00
Marcin Grzejszczak
0f325fce4b Merge pull request #91 from Codearte/tech/minor_improvements
lang3 version fix
2015-06-19 12:56:15 +02:00
Olga Maciaszek-Sharma
ff8f66d3da Merge pull request #90 from Codearte/issues/86-fixed-case-for-exception-on-xml
[#86] Fixed the case when an exception is thrown for XML processing
2015-06-19 12:13:25 +02:00
Marcin Grzejszczak
f74e86ce5d [#86] Fixed the case when an exception is thrown for XML processing 2015-06-18 18:44:57 +02:00
Olga Maciaszek-Sharma
f3773169b0 Removed unnecessary reference call. Changed the required version of apache-commons-lang3 for accurest-core to 3.3 as we use methods that were introduced in 3.3. 2015-06-18 18:01:36 +02:00
Olga Maciaszek-Sharma
2f5f9f5349 Merge pull request #89 from Codearte/issue/88-additional-quotes-added-in-test-when-body-is-GString
[Issue#88] Additional quotes added in test when body is String
2015-06-18 13:48:26 +02:00
Olga Maciaszek-Sharma
e2c9561778 Changed method from static to private. 2015-06-18 13:08:20 +02:00
Olga Maciaszek-Sharma
84520dafa5 Changed code formatting in modified classes to Codearte style. 2015-06-18 12:56:10 +02:00
Olga Maciaszek-Sharma
3755f53031 Caused by JsonOutput().toJson()
Added trimming of additional quotes.
2015-06-18 12:53:28 +02:00
Olga Maciaszek-Sharma
5e83337ad3 Release version: 0.6.7
[ci skip]
2015-06-17 11:55:44 +02:00
Marcin Grzejszczak
0514170508 Merge pull request #87 from Codearte/issue/86-bad-wiremock-stub-creation-for-gstring-with-regex
[#86] Fixed issue with Gstring, wiremock and regexp
2015-06-16 21:20:46 +02:00
Marcin Grzejszczak
ce2d4093d0 [#86] Fixed issue with Gstring, wiremock and regexp 2015-06-16 18:51:03 +02:00
Olga Maciaszek-Sharma
920d6fa1e6 Raised the version of gradle-nexus-staging-plugin to 0.5.3. 2015-06-16 14:08:58 +02:00
Marcin Grzejszczak
be8eb62eb3 Merge pull request #84 from Codearte/issue/82-request-body-badly-created-in-tests
[#82] Fixed wrong request creation when having list in a map
2015-06-15 18:32:28 +02:00
Marcin Grzejszczak
4643ec348f Merge pull request #85 from dstepanov/removeJsonMatching
Remove extra Json matching
2015-06-15 18:31:48 +02:00
Denis Stepanov
67f9e76d7d Remove Json matching 2015-06-15 17:36:19 +02:00
Marcin Grzejszczak
69e5020e35 [#82] Fixed wrong request creation when having list in a map 2015-06-15 16:51:56 +02:00
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