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

Add unit tests to assert schema validation works as expected #11

Merged
merged 11 commits into from
Apr 3, 2024

Conversation

martin-helmich
Copy link
Member

@martin-helmich martin-helmich commented Apr 3, 2024

Relates to #5; the underlying issue was already fixed with #9 (combined with an update of the generated code). This PR adds unit tests and assertions that the respective objects can actually be constructed as expected.

Note: This PR adds unit tests only for the classes reported in #5 -- more (A LOT MORE) tests are needed for sufficient coverage.

@martin-helmich martin-helmich merged commit 300130f into master Apr 3, 2024
2 checks passed
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.

None yet

1 participant