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

Test to validate JSONs produced by __init__.py #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

athish-thiru
Copy link
Contributor

The test does the following:

  • Checks if "$schema" keyword is present in JSON(dict)
  • uses jsonschema package to validate the JSON against specified schema

Note:

  • Each test takes about 8 seconds to run.
  • The test also throws out warning that remote referencing urls is improper practice and suggests using the referencing library. I can work on adding this in if it's necessary.

@dakota002 dakota002 self-requested a review August 6, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant