TwinProduction
|
f41560cd3e
|
Add configuration for whether to resolve failed conditions or not
|
2021-09-14 19:34:46 -04:00 |
|
TwinProduction
|
50f530a05c
|
Fix #107: Correctly parse placeholder when [BODY] is an array
|
2021-05-09 13:28:22 -04:00 |
|
David Chidell
|
2c8714f1fa
|
Truncate long string when using pattern function (#100)
- Omits verbose responses when using pattern match
- Change contains to match prefix and suffix, add 2nd test
|
2021-03-14 13:05:16 -04:00 |
|
TwinProduction
|
8ec256edbf
|
Implement has() function to determine if an element at a JSONPath exists
|
2021-03-10 21:49:13 -05:00 |
|
TwinProduction
|
541e0264ab
|
Don't export, persist or retain result body after evaluation
|
2021-03-08 21:30:11 -05:00 |
|
TwinProduction
|
77737dbab6
|
Add TestCondition_evaluateWithBodyHTMLPattern
|
2021-01-15 19:45:17 -05:00 |
|
TwinProduction
|
5860a27ab5
|
Improve existing tests
|
2021-01-14 22:49:19 -05:00 |
|
TwinProduction
|
819093cb7e
|
Implement any function and prettify displayed condition on failure
|
2021-01-14 20:08:27 -05:00 |
|
TwinProduction
|
5699a1c236
|
Improve test coverage for duration parsing
|
2020-11-16 10:27:46 -05:00 |
|
TwinProduction
|
573b5f89e1
|
Improve test coverage
|
2020-11-16 10:10:02 -05:00 |
|
Elouan Martinet
|
27c8c552a2
|
Add tests for certificate expiration
|
2020-11-15 18:47:28 +01:00 |
|
TwinProduction
|
babc7f9f07
|
Fix issue with displayed condition when condition uses len()
|
2020-10-29 17:18:43 -04:00 |
|
TwinProduction
|
77ad91a297
|
Fix Golint
|
2020-10-23 16:29:20 -04:00 |
|
TwinProduction
|
58b9b17944
|
Trim down size of condition to display on invalid path
|
2020-10-15 22:44:34 -04:00 |
|
TwinProduction
|
3ecfe4d322
|
Close #18: Support monitoring TCP services
|
2020-10-04 19:49:02 -04:00 |
|
TwinProduction
|
8101646ba5
|
Work on #16: Support patterns
|
2020-10-01 19:57:11 -04:00 |
|
TwinProduction
|
bc16ae1794
|
Add tests for comparing two placeholders
|
2020-09-29 19:33:06 -04: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 |
|