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

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to