1. 14 Sep, 2022 4 commits
  2. 13 Sep, 2022 2 commits
  3. 31 Aug, 2022 1 commit
  4. 30 Aug, 2022 4 commits
  5. 16 Jul, 2022 2 commits
  6. 12 Jul, 2022 1 commit
  7. 11 Jul, 2022 4 commits
    • Julian Berman's avatar
      Minor case correction for PyPI links. · 8819f463
      Julian Berman authored
      8819f463
    • Julian Berman's avatar
      Merge commit 'c09578b4' · bb745353
      Julian Berman authored
      * commit 'c09578b4':
        Squashed 'json/' changes from b7d13f4b..69acf529
      bb745353
    • Julian Berman's avatar
      Squashed 'json/' changes from b7d13f4b..69acf529 · c09578b4
      Julian Berman authored
      69acf529 Merge pull request #572 from json-schema-org/default-reviewers
      26a51ca3 Merge pull request #575 from jdesrosiers/add-package-json
      d0e80a96 Re-add package.json
      88d69482 Merge pull request #573 from json-schema-org/handling-nulls-in-instances
      bd653f34 fixed findings by julian
      eab34ba6 fix `prefixItems` tests to actually use it (instead of `items`, copy-paste error)
      6680a003 fixed typo in `type` declaration: surround with quotes
      257f5220 added null-handling tests for unevaluatedItems
      e3c007dd added null-handling tests for unevaluatedProperties
      3d3bdf4e added null-handling tests for properties
      54cc5703 added null-handling tests for patternProperties
      28419842 added null-handling tests for contains
      4d1a916a added null-handling tests for additionalItems
      6e47a99a added null-handling tests for prefixItems; fixed indentation on previous commit
      761d4b2b added null-handling tests for array-form items
      6315a51d added null-handling tests for single-form items
      278e5b3b added null-handling tests for additionalProperties
      bce6b82a Set up default reviewers (the whole test suite team).
      9cb7da92 Merge pull request #564 from json-schema-org/sanity-check-terminology
      2a316683 Merge pull request #569 from spacether/feat_adds_new_python_consumer
      fae0017d Removes idea files
      8af12a3f Adds python-experimental to the users list
      c7a0f3e9 Reconcile terminology in the sanity checker with the README
      
      git-subtree-dir: json
      git-subtree-split: 69acf52990b004240839ae19b4bec8fb01d50876
      c09578b4
    • Julian Berman's avatar
      Minor tidying. · 36d098e2
      Julian Berman authored
      36d098e2
  8. 10 Jul, 2022 2 commits
  9. 07 Jul, 2022 3 commits
  10. 04 Jul, 2022 2 commits
  11. 02 Jul, 2022 2 commits
    • Julian Berman's avatar
      Squashed 'json/' changes from 1047a1aa..b7d13f4b · 10104f72
      Julian Berman authored
      b7d13f4b Merge pull request #567 from json-schema-org/invalid-anchors
      4811789d Also add an anchor test with valid prefix (but still invalid).
      b62f97cc Add tests for invalid anchors.
      af5075ca Merge pull request #568 from json-schema-org/ether/perl-implementations
      dc5c91e9 update the list of Perl implementations
      
      git-subtree-dir: json
      git-subtree-split: b7d13f4b563b2e4d4ba2af624917333e40ae96da
      10104f72
    • Julian Berman's avatar
      Merge commit '10104f72' · 1f1387b5
      Julian Berman authored
      * commit '10104f72':
        Squashed 'json/' changes from 1047a1aa..b7d13f4b
      1f1387b5
  12. 30 Jun, 2022 4 commits
    • Julian Berman's avatar
      Squashed 'json/' changes from 39d1d24d..1047a1aa · cfff411a
      Julian Berman authored
      1047a1aa Merge pull request #565 from json-schema-org/update-test-schema
      7967a87b Merge pull request #566 from json-schema-org/tidy-unevaluatedItems
      b45a7878 Remove unnecessary type validation from unevaluatedItems tests.
      2b536c02 Update the test schema to Draft 2020, and fix a bug in it.
      
      git-subtree-dir: json
      git-subtree-split: 1047a1aa225bab43c50978555a990bfff81f6023
      cfff411a
    • Julian Berman's avatar
      Merge commit 'cfff411a' · afc22f09
      Julian Berman authored
      * commit 'cfff411a':
        Squashed 'json/' changes from 39d1d24d..1047a1aa
      afc22f09
    • Julian Berman's avatar
      Squashed 'json/' changes from d3f5cd43..39d1d24d · 09edc319
      Julian Berman authored
      39d1d24d Merge pull request #317 from Relequestual/#291
      b683de5a Forward-port and reword the new unevaluatedItems test.
      816441f4 Add tests for Single-schema items and unevaluatedItems Resolves #291
      1e0ebd20 Merge pull request #563 from json-schema-org/update-sanity-checker
      e1dbaebb Merge pull request #562 from json-schema-org/remove-conditional-id-tests-from-draft6
      53da77f3 Update the sanity checker to use a version which supports 2019+.
      5aff83e5 reintroduce tests without using if/then/else
      9495e3e4 remove conditional $id tests from draft 6
      
      git-subtree-dir: json
      git-subtree-split: 39d1d24dbc1920953dec90369edec5a2fa7158fa
      09edc319
    • Julian Berman's avatar
      Merge commit '09edc319' · 03965fdc
      Julian Berman authored
      * commit '09edc319':
        Squashed 'json/' changes from d3f5cd43..39d1d24d
      03965fdc
  13. 28 Jun, 2022 5 commits
  14. 25 Jun, 2022 3 commits
    • Julian Berman's avatar
      Temporarily skip 2 tests which need fixing. · 3e92ec5e
      Julian Berman authored
      Also enable the leakage tests for future keywords, as we
      do not implement them on earlier drafts.
      3e92ec5e
    • Julian Berman's avatar
      Squashed 'json/' changes from cf78d97d0..f0f619d19 · 095a009a
      Julian Berman authored
      f0f619d19 Merge pull request #560 from json-schema-org/ether/fix-383
      fa791ada9 remove tests that are not valid for draft7
      0f341dca0 Merge pull request #429 from notEthan/decimal_minItems
      32ec6305c test validation of keywords which expect integers when their value has a decimal
      547330dd6 Tweak the markdown table syntax in the README.
      28ed3022c Restructure the README further.
      45d6e5e7f README: Add new content and update the structure
      4de0966a7 Merge pull request #558 from yakimun/replace-definitions-with-defs
      aad0f350a Replace definitions with  for 2019 and later drafts
      0b777ffa2 Merge branch 'ether/more-anchor-and-id-tests'
      d593591d7 Forward port the just-added tests to 2020 and next.
      e157bc0b7 squash: use a unique $id to prevent namespace collisions across tests
      1d5583de6 some tests of the interactions between $id, $anchor and $ref
      07c45c0d7 Restore the dependencies tests as optional for 2019, 2020, and next
      
      git-subtree-dir: json
      git-subtree-split: f0f619d19696a81f7683116f707a51c34150d28f
      095a009a
    • Julian Berman's avatar
      Merge commit '095a009a' · 76b2e597
      Julian Berman authored
      * commit '095a009a':
        Squashed 'json/' changes from cf78d97d0..f0f619d19
      76b2e597
  15. 21 Jun, 2022 1 commit
    • Julian Berman's avatar
      Squashed 'json/' changes from d40b3e62f..cf78d97d0 · aeecae37
      Julian Berman authored
      cf78d97d0 Handle differences in $ref for the location-independent ref remote.
      c2b28e962 Forward port the just-added test to 2020 and draft-next.
      640901048 Apply suggestion
      f37aa47ab Add tests for location-independent identifiers in remote ref
      84177bdef Merge pull request #556 from jviotti/gitignore-python
      76f5a1079 Merge pull request #555 from jviotti/delete-broken-js-tests
      8b0ea0e70 Add a Python-based .gitignore definition
      47e6e32a6 Remove the broken and obsolete JavaScript-based test integration
      
      git-subtree-dir: json
      git-subtree-split: cf78d97d069f351a652460bafa1531aa64363b85
      aeecae37