This is an automated email from the ASF dual-hosted git repository.
klund pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 124be5d GEODE-3672: Partitioned Indexes now properly clean up if they
fail to create
new 043c298 GEODE-3476: rename, add RestAPITest category and
RequiresGeodeHome rule
new d4773af GEODE-3477: rename and add RequiresGeodeHome rule
new 77a009b GEODE-3478: add RestAPITest category and RequiresGeodeHome
rule
new 3fdfa55 GEODE-3479: add RestAPITest category and RequiresGeodeHome
rule
new 42853b1 GEODE-3480: add RestAPITest category and RequiresGeodeHome
rule
new ac9c2ab GEODE-3481: rename and add RequiresGeodeHome rule
new 92a5f5a GEODE-3482: rename, add SecurityTest category,
RequiresGeodeHome rule
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...Test.java => RestInterfaceIntegrationTest.java} | 54 ++++--
.../internal/web/RestSecurityIntegrationTest.java | 18 +-
.../web/RestSecurityPostProcessorTest.java | 28 +--
.../rest/internal/web/RestSecurityWithSSLTest.java | 23 ++-
...itTest.java => RestServersIntegrationTest.java} | 10 +-
...ava => SwaggerVerificationIntegrationTest.java} | 11 +-
...va => RestQueryAndFunctionIntegrationTest.java} | 212 +++++++++++----------
7 files changed, 204 insertions(+), 152 deletions(-)
rename
geode-assembly/src/test/java/org/apache/geode/rest/internal/web/{RestInterfaceJUnitTest.java
=> RestInterfaceIntegrationTest.java} (95%)
rename
geode-assembly/src/test/java/org/apache/geode/rest/internal/web/{RestServersJUnitTest.java
=> RestServersIntegrationTest.java} (93%)
rename
geode-assembly/src/test/java/org/apache/geode/rest/internal/web/{SwaggerVerificationTest.java
=> SwaggerVerificationIntegrationTest.java} (88%)
rename
geode-assembly/src/test/java/org/apache/geode/rest/internal/web/controllers/{RestAPIsQueryAndFEJUnitTest.java
=> RestQueryAndFunctionIntegrationTest.java} (94%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].