mirror of
https://github.com/tristanpenman/valijson.git
synced 2025-03-03 04:38:40 +01:00
Add default tests for draft 7
This commit is contained in:
parent
e94179e191
commit
2cf8d3dd2e
@ -472,7 +472,10 @@ TEST_F(TestValidator, Draft7_Contains)
|
||||
processDraft7TestFile(TEST_SUITE_DIR "draft7/contains.json");
|
||||
}
|
||||
|
||||
// TOOD: untested default
|
||||
TEST_F(TestValidator, Draft7_Default)
|
||||
{
|
||||
processDraft7TestFile(TEST_SUITE_DIR "draft7/default.json");
|
||||
}
|
||||
|
||||
TEST_F(TestValidator, Draft7_Definitions)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user