mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
updated test (deleteFavoriteIfPersonIdIsEmpty)- added bugID
This commit is contained in:
@@ -55,6 +55,7 @@ public class DeleteFavoriteCoreTests extends RestTest
|
||||
.containsSummary(String.format(RestErrorModel.ENTITY_NOT_FOUND, "inexistent"));
|
||||
}
|
||||
|
||||
@Bug(id="ACE-2413")
|
||||
@TestRail(section = { TestGroup.REST_API, TestGroup.FAVORITES }, executionType = ExecutionType.REGRESSION,
|
||||
description = "Verify that status code is 404 if PersonID is empty - favorite file.")
|
||||
@Test(groups = { TestGroup.REST_API, TestGroup.FAVORITES, TestGroup.CORE})
|
||||
|
||||
Reference in New Issue
Block a user