flipp-oss / deimos

Framework to work with Kafka, Avro and ActiveRecord
Other
60 stars 22 forks source link

Add more unit and integration tests #13

Open dorner opened 5 years ago

dorner commented 5 years ago

Unit test coverage leaves a lot to be desired as it was mainly tested in the wild. We need to increase our coverage and add integration tests actually talking to Kafka and the database. Preferably a docker-compose for running integration tests locally.