Skip to content

Add tests with type=array, items=[a list of schemas], and uniqueItems=true #279

Closed
@Zac-HD

Description

@Zac-HD

python-jsonschema/hypothesis-jsonschema#22 points out that I'm not handling this case, and I try to move tests upstream whenever I can 😄

This should include a number of schemas that both do and do not have any matching instances; empty and non-empty lists of items; false, true, and more specific additionalItems keywords; and overlapping or non-overlapping items/additionalItems keywords.

I'll offer this around as a mentored issue for Hacktoberfest, and if nobody I know is interested I should get to it myself in a few weeks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    missing testA request to add a test to the suite that is currently not covered elsewhere.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions