adaptive-alerting icon indicating copy to clipboard operation
adaptive-alerting copied to clipboard

Create kafka-junit test for KafkaAnomalyDetectorMapper

Open williewheeler opened this issue 6 years ago • 1 comments

Currently the unit test is based on Kafka's test-utils package, but kafka-junit provides deeper support as it allows us to set up a mock broker with input/output topics that we can use. Update the existing unit test to use kafka-junit.

williewheeler avatar Feb 19 '19 14:02 williewheeler

May not want to do this. See comment on issue #369.

williewheeler avatar Apr 03 '19 03:04 williewheeler