Skip to content

add some negative tests #85

@rogpeppe

Description

@rogpeppe

The tests currently have some examples that should validate, but does
not include any that should not validate. I checked by replacing
schema.json with the following:

{
  "$schema": "http://json-schema.org/draft-07/schema#"
}

and all the tests still passed, which does not seem ideal.

It would be good to have some negative tests too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions