This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git.
from aa13965 Fixing tests
new f1f69fe Adding email test service for API v2
new b2a150f Adding permission tests for v2 API
The 2 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:
.../redback/rest/api/services/v2/UserService.java | 5 +-
.../rest/services/mock/DefaultServicesAssert.java | 1 +
.../redback/rest/services/mock/ServicesAssert.java | 2 +
.../services/v2/AbstractNativeRestServices.java | 14 +-
.../rest/services/v2/NativeUserServiceTest.java | 147 ++++++++++++++++++++-
5 files changed, 164 insertions(+), 5 deletions(-)