-
-
Notifications
You must be signed in to change notification settings - Fork 603
Closed
Labels
BugSomething doesn't work the way it should.Something doesn't work the way it should.Needs Test UpstreamIssues that need to have a test added to https://github.com/json-schema-org/JSON-Schema-Test-SuiteIssues that need to have a test added to https://github.com/json-schema-org/JSON-Schema-Test-Suite
Description
The relevant test cases here are these, which are currently marked skipped but should not be (they currently fail).
Probably we need to add a validator_functions_of argument to jsonschema.validators.create that, given a schema, returns an iterable of validator functions (which then permits booleans on Draft6/7 and not on earlier ones), but doing so is actually a bit tricky...
Metadata
Metadata
Assignees
Labels
BugSomething doesn't work the way it should.Something doesn't work the way it should.Needs Test UpstreamIssues that need to have a test added to https://github.com/json-schema-org/JSON-Schema-Test-SuiteIssues that need to have a test added to https://github.com/json-schema-org/JSON-Schema-Test-Suite