schema_salad.tests.test_schemas_directive
Checks for accepting $schemas directive
run individually as py.test -k tests/test_schemas_directive.py
Attributes
Classes
Ensure codegen-produced parsers accept $schemas directives |
Module Contents
- schema_salad.tests.test_schemas_directive.test_dir_name = 'tests/'
- class schema_salad.tests.test_schemas_directive.TestSchemasDirective
Ensure codegen-produced parsers accept $schemas directives
- document_loader: schema_salad.ref_resolver.Loader
- avsc_names: schema_salad.avro.schema.Names | schema_salad.avro.schema.SchemaParseException | None = None
- metaschema_loader: schema_salad.ref_resolver.Loader | None = None
- classmethod setup_class()
- Return type:
None
- test_dollarsign_schema()
EDAM.owl as a schema
- Return type:
None