fvaleri commented on issue #186: URL: https://github.com/apache/camel-kafka-connector/issues/186#issuecomment-626303483
There is a proposed refactoring of `CamelSourceTaskTest` here: https://github.com/apache/camel-kafka-connector/pull/201 I'm not using Awaitility, but a shared method called `getTaskWithFixedNumberOfRecords`. All properties from `CamelSourceConnectorConfig` used inside it are tested in isolated methods, so I think it's fine to use them when testing source task behaviors that do not involve them. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org