stable
Clone or download
Read-only
Put in a dedicated namespace the REST user read only admin rest tests from Artifacts
This is a part of story #13669 permission delegation for a read-only site admin (REST) Change-Id: I4ea28c80183696df8cac333e306c70d595400166
Modified Files
Name | ||||
---|---|---|---|---|
A | tests/rest/lib/ArtifactsTestExecutionHelper.php | +142 | −0 | Go to diff View file |
M | tests/rest/lib/RestBase.php | +8 | −0 | Go to diff View file |
M | tests/rest/tests/ArtifactFilesTest.php | +2 | −2 | Go to diff View file |
M | tests/rest/tests/ArtifactsTest.php | +7 | −182 | Go to diff View file |
A | tests/rest/tests/ReadOnlyAdministrator/ArtifactFilesTest.php | +71 | −0 | Go to diff View file |
A | tests/rest/tests/ReadOnlyAdministrator/ArtifactsTest.php | +97 | −0 | Go to diff View file |