You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to be sure any updates to the schema remain backwards compatible. To do that we should add some unit tests with example data and setup a CI to run the tests on every commit.
Ensure top level objects are required
Ensure self link always exists
Ensure describedby schema link always exists
Ensure additional field are supported
The text was updated successfully, but these errors were encountered:
john-doherty
changed the title
Add unit tests inc sample data
Add unit tests with sample data
Feb 17, 2024
We need to be sure any updates to the schema remain backwards compatible. To do that we should add some unit tests with example data and setup a CI to run the tests on every commit.
self
link always existsdescribedby
schema link always existsThe text was updated successfully, but these errors were encountered: