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

Tests: Add a check to validate required properties #231

Open
duncandewhurst opened this issue Aug 30, 2023 · 0 comments
Open

Tests: Add a check to validate required properties #231

duncandewhurst opened this issue Aug 30, 2023 · 0 comments

Comments

@duncandewhurst
Copy link
Contributor

Since RDLS makes fairly extensive use of required properties, we're often finding that they are not kept in sync with changes to property names so it would be helpful to include this in the schema tests. Otherwise, there's a risk of the schema requiring users to add undocumented properties in order for their data to be valid.

I think the best place to implement the check is as a part of the JSCC library that we're using for testing so I've opened an issue there: open-contracting/jscc#12

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

No branches or pull requests

1 participant