[
https://issues.apache.org/jira/browse/USERGRID-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376965#comment-15376965
]
ASF GitHub Bot commented on USERGRID-1306:
------------------------------------------
GitHub user AndrewLane opened a pull request:
https://github.com/apache/usergrid/pull/545
Allow .NET Integration Tests to be run against any usergrid installation
* Fixes https://issues.apache.org/jira/browse/USERGRID-1306
* Add a new apiUri configuration to the settings files that allow for
running integration tests against something aside from http://api.usergrid.com
* If nothing is specified for this config or if it is missing, the default
behavior of using http://api.usergrid.com is enforced
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AndrewLane/usergrid master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/545.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 #545
----
commit 5a0756a54e796efa45d07865ea7efbad8a922f8f
Author: Andrew Lane <[email protected]>
Date: 2016-07-14T13:58:46Z
USERGRID-1306 - Usergrid .NET SDK Integration Tests assume
http://api.usergrid.com endpoint for API
* Fixes https://issues.apache.org/jira/browse/USERGRID-1306
* Add a new apiUri configuration to the settings files that allow for
running integration tests against something aside from http://api.usergrid.com
* If nothing is specified for this config or if it is missing, the default
behavior of using http://api.usergrid.com is enforced
----
> Usergrid .NET SDK Integration Tests assume http://api.usergrid.com endpoint
> for API
> -----------------------------------------------------------------------------------
>
> Key: USERGRID-1306
> URL: https://issues.apache.org/jira/browse/USERGRID-1306
> Project: Usergrid
> Issue Type: Improvement
> Components: SDK-DotNet
> Reporter: Andrew Lane
> Priority: Trivial
>
> The integration tests for the .NET SDK assume that you are testing against
> http://api.usergrid.com. However, it would be nice to test against local
> installations of usergrid. I will be submitting a PR to allow for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)