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

Improvement/integration tests #155

Merged
merged 5 commits into from
Feb 11, 2019
Merged

Conversation

wzorgdrager
Copy link
Collaborator

@wzorgdrager wzorgdrager commented Feb 11, 2019

Related issue(s):

Description of changes

Added embedded versions of Kafka, MongoDB, Redis and ZK into the tests so that we don't need to depend on external (Docker) services anymore.

Check-list

Please make sure to review and check all of these items:

  • Are the updated classes tested?
  • Are the updated classes documented & properly formatted?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Updated tests with an embedded redis approach so that we don't need a running redis instance for the test suite.
Embedded Kafka/ZK/Redis in all the tests so that we don't need external services to run for the tests.
@wzorgdrager wzorgdrager merged commit 0fb76ca into develop Feb 11, 2019
@wzorgdrager wzorgdrager deleted the improvement/integration_tests branch February 11, 2019 10:23
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