Fabrice Reix
|
a60f054cc0
|
Support wildcard in jsonpath
|
2021-02-15 10:52:04 +01:00 |
|
Fabrice Reix
|
79713ef647
|
Make predicates with numbers "arithmetic"
floats and integers can be replaced with each other
jsonpath "$.count" equals 5
jsonpath "$.count" equals 5.0
|
2020-11-29 17:34:30 +01:00 |
|
Fabrice Reix
|
85f2cfff3d
|
Update Test Integ
|
2020-11-28 18:37:31 +01:00 |
|
Fabrice Reix
|
842f3f6189
|
Parse extra dot in jsonpath expression
example: $.store.book.[0].title
not really standard
but parsed by jsonpath.com
|
2020-11-28 17:39:23 +01:00 |
|
Fabrice Reix
|
5fa85dbfce
|
Add integ tests
|
2020-11-21 17:28:31 +01:00 |
|
Fabrice Reix
|
af63efa578
|
Add request Expect Header explicitly
Fix: http version is the from the last status line
|
2020-10-21 09:25:22 +02:00 |
|
Fabrice Reix
|
4a6bc950f1
|
Fix Predicates with not qualifiers
|
2020-10-19 17:55:03 +02:00 |
|
Fabrice Reix
|
d849e0d1b3
|
Init Commit - beta release 0.99.12
|
2020-08-27 16:44:57 +02:00 |
|