david-streamlio opened a new issue, #55: URL: https://github.com/apache/pulsar-connectors/issues/55
## Current state `mqtt` has a config test and a mock-based sink test only. ## Proposal Add a Testcontainers-based integration test using an `eclipse-mosquitto` (or HiveMQ CE) container: open the sink, publish records, and verify delivery with an MQTT client subscription. Should cover the dynamic-topic behavior proposed in #34 once merged. _Part of an integration-test coverage sweep of all connector modules._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
