Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Schema and CSV Codelists Python tests #27

Open
duncandewhurst opened this issue Jul 11, 2024 · 0 comments
Open

JSON Schema and CSV Codelists Python tests #27

duncandewhurst opened this issue Jul 11, 2024 · 0 comments

Comments

@duncandewhurst
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant