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 integration tests against actual kafka cluster, covering all options. #5

Closed
gklijs opened this issue Mar 15, 2019 · 1 comment
Closed

Comments

@gklijs
Copy link
Owner

gklijs commented Mar 15, 2019

Currently there are no unit tests, and there are some bugs because of it. Both to validate the bugs fixed, and to prevent similar errors in the feature some integration tests are needed. This also helps making sure the library stays working with new versions of the schema registry.

@gklijs
Copy link
Owner Author

gklijs commented Mar 23, 2019

with the merge of development there are now 6 tests for both the producer and consumer, and both for the key and value use, for all 6 strategies.

@gklijs gklijs closed this as completed Mar 23, 2019
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