Closed matthew-d-jones closed 7 years ago
Closes #30
These are the first unit tests, so I've added how to run them to the readme. It also required tweaking the app __init__ to avoid trying to connect to Kafka unless the app is actually being created. Travis now also runs the unit tests.
__init__
Closes #30
These are the first unit tests, so I've added how to run them to the readme. It also required tweaking the app
__init__
to avoid trying to connect to Kafka unless the app is actually being created. Travis now also runs the unit tests.