existing tests regarding RFC 3987 seam incomplete.
they lack or are incomplete to some aspects:
- ipv4address / ipv4address / ipvfuture
- iauthority / iuserinfo
- fragment
- ucschar / iunreserved / unreserved
I'd propose improving the existing test suites by adding more test cases.
there is a more sophisticated test suite, that I propose to incorporate:
existing test suites:
did i miss something?
existing tests regarding RFC 3987 seam incomplete.
they lack or are incomplete to some aspects:
I'd propose improving the existing test suites by adding more test cases.
there is a more sophisticated test suite, that I propose to incorporate:
existing test suites:
json/tests/v1/format/iri-reference.json- https://github.com/python-jsonschema/jsonschema/tree/main/json/tests/v1/format/iri-reference.jsonjson/tests/draft7/optional/format/iri-reference.json- https://github.com/python-jsonschema/jsonschema/tree/main/json/tests/draft7/optional/format/iri-reference.jsonjson/tests/draft2019-09/optional/format/iri-reference.json- https://github.com/python-jsonschema/jsonschema/tree/main/json/tests/draft2019-09/optional/format/iri-reference.jsonjson/tests/draft2020-12/optional/format/iri-reference.json- https://github.com/python-jsonschema/jsonschema/tree/main/json/tests/draft2020-12/optional/format/iri-reference.jsonjson/tests/draft7/format.json- https://github.com/python-jsonschema/jsonschema/tree/main/json/tests/draft7/format.jsondid i miss something?