Commit Graph

3290 Commits

Author SHA1 Message Date
Mariusz Smykuła
741d215a36 Merge pull request #152 from Codearte/feature/arrays_assertions_fix
Size assertion causes invalid specs for some arrays #151
2015-10-02 21:13:55 +02:00
Mariusz Smykula
f21e4512ab size assertion causes invalid specs for some arrays #151 2015-10-02 20:40:57 +02:00
Mariusz Smykuła
642c95879a Merge pull request #150 from Codearte/feature/escaping_bug
Ugly fix for escaping bug #143 #126
2015-10-02 20:17:36 +02:00
Mariusz Smykula
bf43ca3c74 Ugly fix for escaping bug #143 #126 2015-10-02 20:07:41 +02:00
Mariusz Smykula
ac3b87bd06 configuration update 2015-09-30 10:36:33 +02:00
Mariusz Smykula
f3d097fb27 wiremock update 2015-09-28 20:09:53 +02:00
Jakub Kubrynski
1ba1e4f5ea Release version: 0.9.2
[ci skip]
2015-09-17 13:38:44 +02:00
Jakub Kubrynski
fe1aa54be5 Fixes #146 - NPE on queryParametrs 2015-09-17 13:38:01 +02:00
Mariusz Smykuła
3b22142563 Merge pull request #145 from Codearte/update-gradle-plugin-to-wiremock-two
gradle plugin update to wiremock 2
2015-09-10 13:03:59 +02:00
Mariusz Smykula
06bf6a3909 gradle plugin update to wiremock 2 2015-09-10 12:35:25 +02:00
Mariusz Smykuła
938bb3dbd3 Merge pull request #144 from Codearte/wiremock-two
Migration to wiremock 2.0
2015-09-10 12:27:50 +02:00
Mariusz Smykula
b4689efd36 Migration to wiremock 2.0 2015-09-10 12:08:03 +02:00
Jakub Kubrynski
9d0976e23d Release version: 0.9.1
[ci skip]
2015-09-03 17:38:09 +02:00
Marcin Grzejszczak
97973b1f02 Merge pull request #142 from Codearte/issues/regexps-and-jsonpaths-squashed
Regexps and jsonpaths
2015-09-03 17:36:19 +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 Zajaczkowski
052068db46 Simplify release mechanism 2015-09-03 17:13:20 +02:00
Marcin Grzejszczak
f824415523 [PPL-202] Fixed GString support in body with regex 2015-09-03 14:17:59 +02:00
Marcin Zajaczkowski
7782d82ba4 Release version: 0.9.0
[ci skip]
2015-09-03 00:56:41 +02:00
Marcin Grzejszczak
393a20d11e Merge pull request #141 from Codearte/issues/123-fixed-functional-tests
Issues/123 fixed functional tests
2015-09-03 00:54:40 +02:00
Marcin Grzejszczak
7122e3006e Fixed the functional tests 2015-09-03 00:47:27 +02:00
Marcin Zajaczkowski
14deedec76 Travis should run also functional tests 2015-09-03 00:40:19 +02:00
Marcin Grzejszczak
b0bc92d3e2 Merge pull request #138 from Codearte/issues/123-removed-obsolete-dependency
[#123] Removed obsolete accurest-core dependency
2015-09-03 00:17:29 +02:00
Marcin Grzejszczak
bc51211a50 [#123] Removed obsolete accurest-core dependency 2015-09-03 00:14:04 +02:00
Marcin Zajaczkowski
02d031b909 Merge branch 'feature/simplifyReleasing' 2015-09-03 00:10:05 +02:00
Marcin Zajaczkowski
9a5afb849d nexus-staging-plugin is applied only in root project 2015-09-03 00:09:48 +02:00
Marcin Zajaczkowski
d117445328 Merge branch 'feature/simplifyReleasing'
Conflicts:
	gradle/release.gradle
2015-09-02 23:42:51 +02:00
Marcin Grzejszczak
00342b0ab3 Merge pull request #133 from Codearte/issues/123-cleaner-assertions-squashed
[#121] Introduced full JSONPath support
2015-09-02 23:37:43 +02:00
Marcin Zajaczkowski
0129666047 Add marcingrzejszczak as a developer in pom.xml 2015-09-02 22:49:40 +02:00
Marcin Zajaczkowski
365af5981a Simplify release mechanism 2015-09-02 22:46:30 +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
Marcin Grzejszczak
fc69c961ef Merge pull request #130 from adam-wojszczyk/issues/127-better-naming-for-server/client-definition
[#127] Add stub as an alias for client and test as an alias for server
2015-08-24 16:50:42 +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
Marcin Grzejszczak
bfeb335ad7 Merge pull request #119 from spencergibb/patch-1
Some grammar and formatting changes
2015-08-10 20:56:12 +02:00
Spencer Gibb
5bc9fe9387 Some grammar and formatting changes 2015-08-10 10:37:44 -06:00
Olga Maciaszek-Sharma
ac8aa2d825 Merge pull request #117 from Codearte/issues/115-predefined-regex
[#115] added possibility to have some predefined regex
2015-08-10 14:02:02 +02:00
Olga Maciaszek-Sharma
d017598096 Merge pull request #118 from adam-wojszczyk/issues/115-predefined-regex
[#115] Add localhost assertions to regexPatternsSpec
2015-08-10 12:42:26 +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
Mariusz Smykula
b51dd53b7b Release version: 0.8.1
[ci skip]
2015-08-07 14:36:01 +02:00
Mariusz Smykula
d940265111 Release version: 0.8.1
[ci skip]
2015-08-07 14:35:07 +02:00
Mariusz Smykula
96aae0895c test fix, bad sample json 2015-08-07 14:34:25 +02:00