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

A language agnostic test suite for the JSON Schema specifications
MIT License
625 stars 209 forks source link

add optional tests for `$ref`ing into known non-applicator keywords #697

Closed gregsdennis closed 1 year ago

gregsdennis commented 1 year ago

Relates to https://github.com/gregsdennis/json-everything/issues/537

I've put these in the optional tests as we already have some "reference into weird places" tests here.

gregsdennis commented 1 year ago

Oh! Just realized I forgot the other drafts. I'll add those once the idea is confirmed good.

gregsdennis commented 1 year ago

I've updated the PR to include the tests in 2020-12 and 2019-09. It doesn't look like the "ref in weird places" tests exist in 7 or earlier, so I'm not adding them there.