2020-07-14 23:57:35 +00:00
|
|
|
Note that we utilize the 'jq' command to normalize json files for comparison. Depending the
|
|
|
|
verson of jq on your system, some tests may generate error that looks like this:
|
2020-06-13 23:19:27 +00:00
|
|
|
|
2020-07-14 23:57:35 +00:00
|
|
|
parse error: Exceeds depth limit for parsing at line 1
|
|
|
|
|
|
|
|
This is an error in 'jq', and it does not indicate that the tests themselves fail.
|