confluent-kafka-javascript
confluent-kafka-javascript copied to clipboard
Add tests for promisified consumer API
Adds test helpers and jest as well.
Also, while adding the tests, I found several missing things, or bugs. Those are fixed, too.
Each commit contains a specific test file, and the related changes which I had to make to get it working.