python-jsonschema / python-jsonschema/referencing-suite
Add tests for file URIs with fragments
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 1
Description
Apparently e.g. .NET has had some specific difficulty with these, see https://github.com/json-schema-org/JSON-Schema-Test-Suite/issues/665#issue-1656289919
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referencing specifications and the linked JSON Schema Test Suite issue for the expected behavior of file URIs with fragments. Add test cases covering that URI form, and consider the work done when the suite explicitly exercises the fragment behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100