aldettinger commented on a change in pull request #3005:
URL: https://github.com/apache/camel-quarkus/pull/3005#discussion_r687530927



##########
File path: 
integration-tests/salesforce/src/test/java/org/apache/camel/quarkus/component/salesforce/SalesforceIntegrationTest.java
##########
@@ -33,16 +35,17 @@
 public class SalesforceIntegrationTest {
 
     @Test
-    public void testChangeDataCaptureEvents() {
+    public void testCDCAndStreamingEvents() {

Review comment:
       Yes, I think I get it. The key point is that the Salesforce events 
mechanism is kind of shared by design. So I don't think there is a need to 
split, it looks clear now.




-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to