[
https://issues.apache.org/jira/browse/CAMEL-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653772#comment-15653772
]
ASF GitHub Bot commented on CAMEL-10463:
----------------------------------------
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 <[email protected]>
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.
----
> Update Camel Salesforce integration tests
> -----------------------------------------
>
> Key: CAMEL-10463
> URL: https://issues.apache.org/jira/browse/CAMEL-10463
> Project: Camel
> Issue Type: Improvement
> Components: camel-salesforce
> Affects Versions: 2.17.0, 2.18.0
> Environment: Any
> Reporter: Zoran Regvart
> Priority: Minor
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)