ocsf / ocsf-validator

OCSF Schema Validation
Apache License 2.0
9 stars 5 forks source link

Failing unit test #15

Closed query-jeremy closed 8 months ago

query-jeremy commented 8 months ago

When running unit tests with poetry run pytest, test_validate_metaschemas fails.

FAILED tests/test_validators.py::test_validate_metaschemas - ocsf_validator.errors.InvalidMetaSchemaFileError: The metaschema file for include.schema.json is invalid or missing. Error: Unresolvable

The error is raised in validators.py at LN293. It seems unable to resolve include.schema.json.