Commit Graph

3290 Commits

Author SHA1 Message Date
Olga Maciaszek-Sharma
bdc9225c46 Merge pull request #114 from Codearte/issues/113-fix-for-regex-in-headers
[#113] Fixed missing regex in headers
2015-08-05 23:15:49 +02:00
Marcin Grzejszczak
daa3ccb7ea [#113] Fixed missing regex in headers 2015-08-05 18:01:03 +02:00
Olga Maciaszek-Sharma
c0a81489e1 Merge pull request #112 from Codearte/tech/#111-added-priority-in-tests-for-sample-project
Added priority to the sample project DSL and test.
2015-08-05 17:10:53 +02:00
Olga Maciaszek-Sharma
0109ce4233 Added priority to the sample project DSL and test.
Changes in tests to reflect stub-priority feature added by @mariuszs.
2015-08-05 16:19:03 +02:00
Mariusz Smykuła
e3733dd6c3 small code improvment 2015-08-05 11:08:41 +02:00
Mariusz Smykuła
c856ad6923 Merge pull request #111 from Codearte/stub_priority
Support for stub priority
2015-08-05 11:05:11 +02:00
Mariusz Smykula
9ccc2a2b8a Support for stub priority 2015-08-05 10:54:57 +02:00
Olga Maciaszek-Sharma
9639e7395a Merge pull request #110 from Codearte/fix/#108-single-value-validation-fix-after-#106-merge
fix/#108-single-value-validation-fix-after-#106-merge
2015-07-31 13:22:21 +02:00
Olga Maciaszek-Sharma
3a8baa2212 #106 has changed the logic in test method generation and the fix from #109 will not work anymore. Modified it to make single value validation possible. Added tests. 2015-07-31 13:14:36 +02:00
Olga Maciaszek-Sharma
c582c3d1d6 Merge branch 'dstepanov-jersey-tests-support' 2015-07-31 13:00:32 +02:00
Olga Maciaszek-Sharma
d3de1e0076 Merge branch 'jersey-tests-support' of https://github.com/dstepanov/accurest into dstepanov-jersey-tests-support
# Conflicts:
#	accurest-core/src/main/groovy/io/codearte/accurest/builder/SpockMethodBodyBuilder.groovy
2015-07-31 12:54:38 +02:00
Olga Maciaszek-Sharma
8fd6fb5ff6 Merge branch 'master' of https://github.com/Codearte/accurest 2015-07-29 12:44:34 +02:00
Jakub Kubrynski
722bf28016 Release version: 0.7.2
[ci skip]
2015-07-28 11:33:18 +02:00
Jakub Kubryński
3b714bb767 Merge pull request #107 from kamilszymanski/single-quotes
Allow using single quotes for quoting in stub definitions
2015-07-28 11:31:01 +02:00
cameleeck
1d878bdd80 Merge pull request #109 from Codearte/issues/108-Validation-against-single-value
[#108] Added possibility to validate against single value
2015-07-28 10:46:21 +02:00
konrad.dobrzynski
3ad8b58004 [#108] Added possibility to validate against single value 2015-07-28 10:33:17 +02:00
Kamil Szymanski
179b78c5c3 Allow using single quotes for quoting in stub definitions 2015-07-27 11:05:43 +02:00
Denis Stepanov
b5b6586984 Add JAX-RS 2 Client API tests generation 2015-07-15 18:14:03 +02:00
Olga Maciaszek-Sharma
35c4765c9c Merge pull request #104 from Codearte/fix/#100-Functional-tests-should-have-accurest-version-injected
Have completely removed the accurest version as it is not required.
2015-07-06 14:29:05 +02:00
Olga Maciaszek-Sharma
45741b7ed5 Have completely removed the accurest version as it is not required. 2015-07-06 13:39:20 +02:00
Olga Maciaszek-Sharma
a7d7e461af Merge pull request #103 from Codearte/fix/#102-Empty-string-in-body-fails
Fixed failure on empty String in the body
2015-07-06 13:36:32 +02:00
Olga Maciaszek-Sharma
0d4644b96f Fixed failure on empty String in the body. Added tests for this use case. 2015-07-06 13:21:44 +02:00
Olga Maciaszek-Sharma
07a74c2448 Release version: 0.7.0
[ci skip]
2015-06-25 17:47:11 +02:00
Olga Maciaszek-Sharma
838e870830 Merge pull request #98 from Codearte/fix/wireMock-correct-capitalization
Fixed WireMock capitalization
2015-06-25 17:22:07 +02:00
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