mtesseract / nakadi-client

Haskell Client Library for the Nakadi Event Broker
Other
13 stars 9 forks source link

Add Tests #62

Open mtesseract opened 6 years ago

mtesseract commented 6 years ago

The test coverage can be improved — in particular for the integration tests.

Common Nakadi patterns should be implemented in tests.

More Examples should be added (currently there is only the Echo service).

On a related note, parts of the test suite are quite messy — it should be cleaned up and organized in a better way.