orpiske opened a new pull request #247: URL: https://github.com/apache/camel-kafka-connector/pull/247
This adds some simple integration tests for Salesforce. Not all functionality is covered, but I think it provides an initial infrastructure for future tests. Currently covered: - Source: basic data consumption tests + change data capture tests - Sink: createSObject operation The tests do not run by default. Because the Salesforce DTOs are required and also some setup is required on Salesforce, the tests need to be enabled using a maven profile (-Psalesforce) along with the required properties for the test execution (all documented on the test classes). Once this initial setup is done, the tests can run automatically. ---------------------------------------------------------------- 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