You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by zregvart <gi...@git.apache.org> on 2016/11/10 11:05:13 UTC

[GitHub] camel pull request #1260: CAMEL-10463: Update Camel Salesforce integration t...

GitHub user zregvart opened a pull request:

    https://github.com/apache/camel/pull/1260

    CAMEL-10463: Update Camel Salesforce integration tests

    Tests in SalesforceComponentConfigurationTest were not updated to the
    latest functionality provided by the
    SalesforceComponent::completeEndpointPath.
    
    Also renamed SalesforceComponentConfigurationTest to
    SalesforceComponentConfigurationIntegrationTest, the test requires
    Salesforce access to run. Renamed the `salesforce-test` profile to
    `integration` and enforced existence of
    `test-salesforce-login.properties` file in the root of
    `camel-salesforce-parent` project -- it is needed for the integration
    tests and contains the credentials required for accessing Salesforce
    account used.
    
    Details in README.md.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zregvart/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1260
    
----
commit 196be3a7bacbc1998d5466e951a14cc567d2a25f
Author: Zoran Regvart <zo...@regvart.com>
Date:   2016-11-10T10:51:28Z

    Update Camel Salesforce integration tests
    
    Tests in SalesforceComponentConfigurationTest were not updated to the
    latest functionality provided by the
    SalesforceComponent::completeEndpointPath.
    
    Also renamed SalesforceComponentConfigurationTest to
    SalesforceComponentConfigurationIntegrationTest, the test requires
    Salesforce access to run. Renamed the `salesforce-test` profile to
    `integration` and enforced existence of
    `test-salesforce-login.properties` file in the root of
    `camel-salesforce-parent` project -- it is needed for the integration
    tests and contains the credentials required for accessing Salesforce
    account used.
    
    In Integration tests, as per README.md, one should be using Apache Camel
    Salesforce Integration Tests Package -- managed package available on
    Salesforece.
    
    Details in README.md.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request #1260: CAMEL-10463: Update Camel Salesforce integration t...

Posted by zregvart <gi...@git.apache.org>.
Github user zregvart closed the pull request at:

    https://github.com/apache/camel/pull/1260


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---