TwiN
|
4f569b7a0e
|
fix(jsonpath): Properly handle len of object in array, len of int and len of bool (#372)
|
2022-11-19 17:25:40 -05:00 |
|
TwiN
|
1f84f2afa0
|
fix: Make sure len([BODY]) works if the body is a JSON array
Fixes #359
|
2022-11-03 20:50:40 -04:00 |
|
TwiN
|
6a5fec2c55
|
perf: Improve jsonpath speed (#348)
|
2022-10-19 15:52:20 -04:00 |
|
TwinProduction
|
5e00752c5a
|
Include issue number in scenario name
|
2021-06-05 18:42:32 -04:00 |
|
TwinProduction
|
f9d132c369
|
Fix #122: Partially invalid JSONPath ending with string does not return an error
|
2021-06-05 18:41:42 -04:00 |
|
TwinProduction
|
57ef931d38
|
Add TestEvalWithArrayOfValuesAndInvalidIndex
|
2021-05-15 22:38:13 -04:00 |
|
TwinProduction
|
e3038f0e80
|
Add TestEvalWithInvalidData
|
2021-05-15 22:26:51 -04:00 |
|
TwinProduction
|
a48ec41bca
|
Add test for invalid path
|
2021-03-09 19:39:22 -05:00 |
|
TwinProduction
|
da92907873
|
Add support for getting the length of the string or the slice of a json path
|
2020-08-12 21:42:13 -04:00 |
|
TwinProduction
|
fe3e60dbd4
|
Add support for headers, method, body and json path with arrays
|
2020-04-14 19:20:00 -04:00 |
|