Description
A suite of Python tests based on JSCC to check for:
- Empty files
- Misindented JSON files
- Invalid JSON files
- Various JSON Schema issues, including:
- Invalid schema
- Incorrect letter case in properties and definitions
- Missing metadata, e.g. titles, types, descriptions etc.
- Missing codelist enums
- Mismatches between codelist enums and CSV files
- Missing array items
- Deep nested properties
- Missing object
ids
- Unresolvable
$refs
Implementations
Description
A suite of Python tests based on JSCC to check for:
ids$refsImplementations