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

Java SDK tests against schemas and examples in the spec repo #28

Closed
afrittoli opened this issue Apr 18, 2023 · 2 comments
Closed

Java SDK tests against schemas and examples in the spec repo #28

afrittoli opened this issue Apr 18, 2023 · 2 comments
Assignees

Comments

@afrittoli
Copy link
Contributor

The Java SDK should include tests that:

  • events produced by the SDK match the jsonschemas defined in the spec repo
  • it is possible to produce the examples in the spec repo using the Java SDK
@rjalander
Copy link
Contributor

The unit tests created have the validation to test the events against schemas.
Need to work on adding tests to produce the examples.

@rjalander
Copy link
Contributor

Solved this issue as per this PR: #63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants