waterdog-oss / outbox-event-bus

A technology agnostic event bus
MIT License
3 stars 1 forks source link

Add integration test to automatically test the correctness of the library with production code #29

Closed felix19350 closed 4 years ago

felix19350 commented 4 years ago

Add a suite of integration tests to assert that the library has a correct behavior when used in a production-like scenario, in particular with Kafka + PostgreSQL