streamdal/plumber

Improve test coverage for `backends/kafka`

brainsnail opened this issue · 0 comments

What are we looking for?

We're looking to improve test coverage across the board. In this case, first start by checking the existing coverage by running make test/dev to get a sense of the existing coverage. Then take a look at existing tests to see how to cover the codebase. We'd like to improve coverage as we believe it gives folks higher confidence in the code that they are running.

This is one of the more complex areas of plumber, so it may not be a good first issue.

For an example PR that includes an update to tests check out https://github.com/batchcorp/plumber/pull/296/files