You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by AndrewLane <gi...@git.apache.org> on 2016/07/14 14:02:46 UTC

[GitHub] usergrid pull request #545: Allow .NET Integration Tests to be run against a...

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 <an...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] usergrid pull request #545: Allow .NET Integration Tests to be run against a...

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

    https://github.com/apache/usergrid/pull/545


---
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.
---