You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/07/23 09:32:53 UTC

[GitHub] [camel-quarkus] zbendhiba opened a new issue #2938: Salesforce : add test coverage

zbendhiba opened a new issue #2938:
URL: https://github.com/apache/camel-quarkus/issues/2938


   Add more test coverage, examples of some tests to add 
   
   Producer:
   - Passing in salesforce headers and fetching salesforce response headers (Camel)
   - Using REST api (Camel Quarkus) - not all endpoints,
   - Generating soql query strings 
   
   Consumer:
   - REST streaming api (Camel)
   - Platform events (Camel)
   


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-quarkus] zbendhiba commented on issue #2938: Salesforce : add test coverage

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2938:
URL: https://github.com/apache/camel-quarkus/issues/2938#issuecomment-896091124


   This [PR-3005](https://github.com/apache/camel-quarkus/pull/3005) adds REST streaming api, with and without RAW payload


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-quarkus] zbendhiba commented on issue #2938: Salesforce : add test coverage

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2938:
URL: https://github.com/apache/camel-quarkus/issues/2938#issuecomment-885517711


   Working already on this


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-quarkus] ppalaga closed issue #2938: Salesforce : add test coverage

Posted by GitBox <gi...@apache.org>.
ppalaga closed issue #2938:
URL: https://github.com/apache/camel-quarkus/issues/2938


   


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-quarkus] zbendhiba commented on issue #2938: Salesforce : add test coverage

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2938:
URL: https://github.com/apache/camel-quarkus/issues/2938#issuecomment-894361181


   This [PR-2998](https://github.com/apache/camel-quarkus/pull/2998) adds more Producer test coverage :
   
   - Passing in Salesforce headers and fetching Salesforce response headers
   - Adding more tests using REST API
   - Generating SOQL query strings using the QueryHelper


-- 
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-unsubscribe@camel.apache.org

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