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

remove uses of jsonschema in tests #425

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

braingram
Copy link
Contributor

@braingram braingram commented Feb 20, 2024

jsonschema was used directly for one fixture create_validator. This was replaced with calls to asdf.schema.get_validator.

Fixes: #424

@braingram braingram merged commit 277a3f7 into asdf-format:main Feb 27, 2024
14 checks passed
@braingram braingram deleted the no_jsonschema branch February 27, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failures with non-raised ValidationError with jsonschema 1.19
1 participant