david-streamlio opened a new issue, #54: URL: https://github.com/apache/pulsar-connectors/issues/54
## Current state `kafka` has mock-based unit tests only (`KafkaAbstractSourceTest`, `KafkaAbstractSinkTest`, ...) — no test exercises a real broker. ## Proposal Add a Testcontainers-based integration test using the existing `testcontainers-kafka` catalog entry: produce with the sink and consume with the source against a real Kafka container, covering schema/header round-trips (relevant to the in-flight #36). _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]
