[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-07-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-usergrid/pull/232 --- 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 fea

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28733686 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/test/resource2point0/endpoints/EntityEndpoint.java --- @@ -30,7 +30,12 @@ im

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28733735 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/test/resource2point0/endpoints/NamedResource.java --- @@ -17,32 +17,35 @@ package

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28733615 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/test/resource2point0/endpoints/CollectionEndpoint.java --- @@ -219,58 +224,58 @@ public

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28733144 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/management/RegistrationIT.java --- @@ -250,48 +274,56 @@ public void postAddToOrganizat

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28732673 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/management/RegistrationIT.java --- @@ -17,212 +17,238 @@ package org.apache.usergr

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28732352 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/management/RegistrationIT.java --- @@ -17,212 +17,238 @@ package org.apache.usergr

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28731316 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/management/RegistrationIT.java --- @@ -17,212 +17,238 @@ package org.apache.usergr

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28729413 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/filters/ContentTypeResourceIT.java --- @@ -105,106 +75,84 @@ public void correctHeaders

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28729383 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/filters/ContentTypeResourceIT.java --- @@ -105,106 +75,84 @@ public void correctHeaders

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28729020 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/filters/ContentTypeResourceIT.java --- @@ -105,106 +75,84 @@ public void correctHeaders

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28728802 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/filters/ContentTypeResourceIT.java --- @@ -105,106 +75,84 @@ public void correctHeaders

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread GERey
Github user GERey commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/232#discussion_r28728793 --- Diff: stack/rest/src/test/java/org/apache/usergrid/rest/filters/ContentTypeResourceIT.java --- @@ -17,85 +17,55 @@ package org.apache.user

[GitHub] incubator-usergrid pull request: Refactoring of test harness and t...

2015-04-20 Thread r3b
GitHub user r3b opened a pull request: https://github.com/apache/incubator-usergrid/pull/232 Refactoring of test harness and tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-usergrid USERGRID-336 Alternativ