Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default.json because default is not intended for validation #140

Closed
wants to merge 2 commits into from

Conversation

pipobscure
Copy link

Since default is not used for validation, it should not be in the test-suite.

See #139 as well as json-schema-org/json-schema-spec#204

Julian and others added 2 commits August 3, 2015 15:19
* develop: (105 commits)
  Port to draft4.
  Fixed incorrect negative description of a sub test
  Minor shuffling.
  updated node.js info in README.md
  Add the README note on develop.
  JavaScript should written in upper camel case
  added ajv validator to readme
  Add another Go implementation
  Update pattern.json
  Update ref.json
  Add valid instances for escaped ref tests
  Add a test that checks for implicit anchoring
  Add jsen to the list of validators
  Use tox to run tests
  Add test case for protocol-relative uri validation
  [README] JSONSchema.swift uses these tests too
  Revert "Add jon, JSON parser for the fishshell."
  Add jon, JSON parser for the fishshell.
  Add new Rust library to the list
  Add new haskell implementation.
  Add json-schema-benchmark to list of users of this test suite
  Added Newtonsoft.Json.Schema implementation
  Added skeemas to list of suite users
  Make the implementation list a bit less unwieldy now that it's so long (hooray!)
  Add request-validator as a user of the test suite
  Update README.md
  Add tests for additionalProperties by itself.
  Added tests around the default property
  Added the json-schema ruby gem to the list of libraries using the test suite
  Applies to Draft4 as well.
  Check comparisons for very negative numbers as well.
  jsck uses JSON Schema Test Suite
  fixed maxLength test case
  Add a test for large int comparisons.
  Add a note to the README about running sanity checks.
  Shorten the descriptions slightly.
  Add string length tests for supplementary Unicode code points
  As per the spec, only dotted-quad is an acceptable format for IPv4 addresses.
  add json-schema-valid to list of validators
  add 'forbidden property' test (not with blank schema)
  Add the enum/required test to draft4 too
  Add tests for required/not required values with enums
  Add Jsonary and tv4 to the list
  Added Jassi library to the list.
  Add a test for valid URI reference, but invalid URI (which is not valid overall).
  patternProperties are not additionalProperties in draft3 either.
  add test to draft4 that checks that patternProperties are not counted as additionalProperties
  added entry for Dart
  Added z-schema to the list
  Update README.md
  ...
@pipobscure pipobscure closed this Dec 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants