json-schema-org / json-schema-org/JSON-Schema-Test-Suite
Testing interaction of default with required
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 750
- Forks
- 307
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 24
Description
There is no test that validates there is no interaction between default and required.
(Or indeed other keywords, but this looks to be a critical one.)
Contributor guide
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
No test file is named in the issue. Start by locating the existing tests for the default and required keywords and review how keyword interactions are covered; add coverage showing that their behavior does not interact, then run the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100