You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to separate kafka client related code as an independent module so that we can easily test the behaviours.
It is also needed to find an easy way to set-up testing environments and run tests with/without kafka broker running.
Configure and build kafka clients
Copy+paste kafka client part to the daemon routine.
Build test helper/environment and document them
The text was updated successfully, but these errors were encountered:
We need to separate kafka client related code as an independent module so that we can easily test the behaviours.
It is also needed to find an easy way to set-up testing environments and run tests with/without kafka broker running.
The text was updated successfully, but these errors were encountered: