Fabrice Reix
|
f02a849e78
|
Add tests for jsonpath filter
|
2021-09-30 09:03:20 +02:00 |
|
Fabrice Reix
|
31809edb9f
|
Add notEquals query (!=)
|
2021-06-27 14:00:19 +02:00 |
|
Fabrice Reix
|
609868c858
|
Add subquery count
predicate countEquals becomes deprecated and is replaced by count ==
|
2021-06-27 09:20:03 +02:00 |
|
Fabrice Reix
|
424f8a59a0
|
Fix json export for less predicate
|
2021-06-24 20:29:19 +02:00 |
|
Fabrice Reix
|
8844c1e60a
|
Add operators for arithmetic predicates
|
2021-06-19 08:52:45 +02:00 |
|
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 |
|