json-schema-org / json-schema-org/JSON-Schema-Test-Suite

beef up bignum tests

Open
#378 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

missing test
Dominant language
Python
Stars
750
Forks
307
Avg merge
3d 17h
Merged PRs (30d)
24

Description

The "bignum" tests don't appear to be testing much. Most of them are missing boundary tests, and tests on either side of the boundary.

For example, the test for "exclusiveMinimum" should include a test above, below, and exactly equal to the argument.

Tests also be added for "enum" and "const" where applicable.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating and reading the existing “bignum” tests in the JSON Schema Test Suite. Check each applicable boundary case, including exclusiveMinimum, enum, and const, and compare values below, equal to, and above the relevant boundary. Done means the tests cover those boundary conditions consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.