summaryrefslogtreecommitdiff
path: root/test/json_check_nodes.py
AgeCommit message (Collapse)Author
2019-05-29test: new test framework to compare json partsJameson Graef Rollins
This makes it easier to write fairly compact, readable tests of json output, without needing to sanitize away parts that we don't care about. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>