Marcin Grzejszczak
7afd45805b
[ #76 ] Added underscore as valid char in filename. Fixes #76
2015-11-15 19:51:00 +01:00
Marcin Grzejszczak
f6b716bad5
[ #171 ] Added upercase method for JaxRs, fixes #171
2015-11-13 18:02:20 +01:00
Marcin Grzejszczak
91f0d2878b
[ #169 ] Query params - fixes #169 for JaxRs
2015-11-13 16:55:10 +01:00
Marcin Grzejszczak
12545af59c
[ #169 ] Query params - fixes #169
2015-11-13 11:15:59 +01:00
Maciej Zielinski
d4c5942166
#168 fix bug when there is not subdirectories
2015-11-04 10:02:19 +01:00
Maciej Zielinski
9b6451cdbe
#168 add intends in "should create class with full package" test
2015-11-04 09:11:02 +01:00
Maciej Zielinski
6876f15670
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
accurest-core/src/main/groovy/io/codearte/accurest/TestGenerator.groovy
2015-11-04 09:08:38 +01:00
mzielinski
04721e13b1
#166 directory structure of dsl groovy scripts should be used in generated specifications
2015-11-03 23:07:26 +01:00
Adam Wojszczyk
5f42368810
Add regex to match numbers (integers and decimals)
2015-11-02 11:38:58 +01:00
Adam Wojszczyk
7a852e1e33
Add regex to match numbers (integers and decimals)
2015-11-02 11:37:14 +01:00
Denis Stepanov
68764b5b19
Merge remote-tracking branch 'upstream/master' into fix-unicode-escape
2015-10-09 16:58:54 +02:00
Denis Stepanov
bfd72c1275
Fix encoding issue
2015-10-09 16:57:36 +02:00
Denis Stepanov
cf8ee61eb3
Support inner map and list
2015-10-08 15:14:37 +02:00
Marcin Grzejszczak
f5da5c4278
Revert "Merge pull request #159 from Codearte/revert-158-encoding-fix2"
...
This reverts commit a85bb25b13 , reversing
changes made to c7a066bb36 .
2015-10-07 11:32:05 +02:00
Marcin Grzejszczak
9d16cc051f
Revert "Set UTF-8 encoding when loading stubs"
2015-10-07 11:29:24 +02:00
Denis Stepanov
cbb39dbad6
Fix encoding issue
2015-10-07 11:11:15 +02:00
Denis Stepanov
ed1cd6eab3
Fix encoding issue
2015-10-06 17:36:10 +02:00
Marcin Grzejszczak
b0bb4cb75f
[ #42 ] Modified the optional functionality
2015-10-05 22:39:45 +02:00
Marcin Grzejszczak
bb73cdd4b0
[ #42 ] Fixed wiremock stubs generation
2015-10-05 21:33:41 +02:00
Marcin Grzejszczak
9550a9ff08
[ #42 ] Optional parameter
2015-10-05 21:33:41 +02:00
Marcin Grzejszczak
e84ceedd58
[ #72 ] Added explanation to matchers
2015-10-05 21:21:02 +02:00
Marcin Grzejszczak
390c1ae2fb
[ #72 ] Make execution method work with GString, closes #71 , closes #72 , closes #101
2015-10-03 10:50:49 +02:00
Mariusz Smykula
f21e4512ab
size assertion causes invalid specs for some arrays #151
2015-10-02 20:40:57 +02:00
Mariusz Smykula
bf43ca3c74
Ugly fix for escaping bug #143 #126
2015-10-02 20:07:41 +02:00
Jakub Kubrynski
fe1aa54be5
Fixes #146 - NPE on queryParametrs
2015-09-17 13:38:01 +02:00
Mariusz Smykula
b4689efd36
Migration to wiremock 2.0
2015-09-10 12:08:03 +02:00
Marcin Grzejszczak
5181608ee9
Added tabs instead of spaces
2015-09-03 17:21:20 +02:00
Marcin Grzejszczak
f9c7ebc644
Fixed issues with GString and Regex
2015-09-03 17:17:24 +02:00
Marcin Grzejszczak
f824415523
[PPL-202] Fixed GString support in body with regex
2015-09-03 14:17:59 +02:00
Marcin Grzejszczak
7122e3006e
Fixed the functional tests
2015-09-03 00:47:27 +02:00
Marcin Grzejszczak
ca2c051ea2
Revert "Went towards beta version of wiremock"
...
This reverts commit 0021a0dd70 .
2015-08-30 20:44:44 +02:00
Marcin Grzejszczak
0021a0dd70
Went towards beta version of wiremock
2015-08-30 19:33:21 +02:00
Marcin Grzejszczak
154818c797
[ #121 ] Introduced full JSONPath support
...
- converted all json comparison to JSON Paths
- started to use forked Wiremock with support for jsonpath 2.0.0
- changed automatic resolution of Wiremock to support the forked version until WIremock is officially fixed
2015-08-30 16:38:55 +02:00
Marcin Grzejszczak
5e39817e73
Merge pull request #125 from Codearte/issues/124-multiline-strings
...
[#124 ] Multiline strings support
2015-08-25 22:15:10 +02:00
Adam Wojszczyk
23446397ba
[ #127 ] Add stub as an alias for client and test as an alias for server
2015-08-24 16:13:04 +02:00
Marcin Grzejszczak
7879779e48
[ #124 ] Multiline strings support. Fixes #124
2015-08-22 10:00:29 +02:00
Olga Maciaszek-Sharma
ccf2bd7b62
Merge pull request #122 from adam-wojszczyk/issues/121-empty-list-as-a-value-of-a-field
...
Allow fields' values to be empty lists during searching for patterns
2015-08-17 17:20:57 +02:00
Adam Wojszczyk
ee87decf82
[ #121 ] Allow fields' values to be empty lists during searching for patterns - reformat
2015-08-17 16:05:32 +02:00
Adam Wojszczyk
b3b9dced26
[ #121 ] Allow fields' values to be empty lists during searching for patterns
2015-08-17 16:03:33 +02:00
Adam Wojszczyk
7d39ef49b4
Allow fields' values to be empty lists during searching for patterns
2015-08-17 15:48:06 +02:00
Adam Wojszczyk
f3efc6b9dd
Add localhost assertions to regexPatternsSpec
2015-08-10 11:49:35 +02:00
Marcin Grzejszczak
e0436ace9f
[ #115 ] added possibility to have some predefined regex
2015-08-07 21:40:07 +02:00
Marcin Grzejszczak
daa3ccb7ea
[ #113 ] Fixed missing regex in headers
2015-08-05 18:01:03 +02:00
Mariusz Smykuła
e3733dd6c3
small code improvment
2015-08-05 11:08:41 +02:00
Mariusz Smykula
9ccc2a2b8a
Support for stub priority
2015-08-05 10:54:57 +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
Denis Stepanov
b5b6586984
Add JAX-RS 2 Client API tests generation
2015-07-15 18:14:03 +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
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