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

Refactor 0.4 schema validation tests #119

Merged
merged 1 commit into from
May 13, 2022
Merged

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented May 12, 2022

Ports changes made against the latest version of the specification to consolidate the JSON test using the JSON schema test suite format

See #118 for the corresponding PR against latest

Ports changes made against the latest version of the specification to
consolidate the JSON test using the JSON schema test suite format
@sbesson sbesson requested a review from joshmoore May 12, 2022 21:30
Copy link
Member

@joshmoore joshmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and generally fine to get this in ASAP and iterate. As with #118 though, I still keep wondering if the test code shouldn't be in a usable library. Conceivably even the duplicated test suites could be shared at the top-level to prevent copy-n-paste but that perhaps is more confusing than it's worth.

@sbesson sbesson merged commit 052ccf2 into ome:main May 13, 2022
github-actions bot added a commit that referenced this pull request May 13, 2022
Refactor 0.4 schema validation tests

SHA: 052ccf2
Reason: push, by @sbesson

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@sbesson sbesson deleted the 0.4_test_refactor branch May 13, 2022 08:01
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.

2 participants