Commit Graph
19 Commits
Author SHA1 Message Date
cagache ce99c122d3 added bug annotation 2016-11-23 14:27:09 +02:00
Cristina Jalba 9f4d0ea287 CORE REST API: deleteComment 2016-11-18 17:45:52 +02:00
Paul Brodner e296b0d61c rename from onCoreAPI to withCoreAPI, the same for onWorkflowAPI 2016-11-16 16:05:04 +02:00
Paul Brodner 4bdeb7587e groupping rest API in own DSL
updating test to use core or workflow API
2016-11-16 16:00:42 +02:00
Paul Brodner 7ba600ec8f added javaDoc, refactor usingNode to usingResource 2016-11-16 10:48:36 +02:00
Paul Brodner ec793386d7 up comments 2016-11-13 17:23:22 +02:00
Andreea Nechifor 7539ab5097 Added Asserts on comments 2016-10-25 10:23:30 +03:00
cnechifor c4e3c6f684 added authentication step for admin tests 2016-10-18 00:34:39 +03:00
Paul Brodner 3bacbd4247 fix getOneRandomEntry 2016-10-17 22:34:45 +03:00
Paul Brodner f03c133570 Merge branch 'master' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test into add-test-grops
# Conflicts:
#	src/test/java/org/alfresco/rest/workflow/tasks/GetTasksSanityTests.java
2016-10-17 22:33:25 +03:00
Paul Brodner 105d737959 add constant group name 2016-10-17 22:14:07 +03:00
Paul Brodner fd300ac603 Merge branch 'TAS-949' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test
# Conflicts:
#	src/main/java/org/alfresco/rest/model/RestCommentModelsCollection.java
#	src/main/java/org/alfresco/rest/model/RestPersonModel.java
#	src/main/java/org/alfresco/rest/requests/RestCommentsApi.java
#	src/main/java/org/alfresco/rest/requests/RestSitesApi.java
#	src/test/java/org/alfresco/rest/demo/RestDemoTests.java
2016-09-29 16:56:54 +03:00
Paul Brodner 68018baf1b Merge branch 'TAS-706' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test
# Conflicts:
#	src/main/java/org/alfresco/rest/core/RestWrapper.java
#	src/main/java/org/alfresco/rest/requests/RestCommentsApi.java
2016-09-29 16:32:26 +03:00
Cristina Jalba 93309b75ac TAS-964 manager gets status code 401 if authentication fails 2016-09-29 10:28:18 +03:00
Cristina Jalba 135a26ca57 TAS-962 consumer can't delete comment created by admin 2016-09-29 10:19:49 +03:00
Cristina Jalba 1bac95bec7 TAS-961 contributor can't delete comment created by admin 2016-09-29 10:16:48 +03:00
Cristina Jalba a7d6b996ed TAS-960 Collaborator doesn't have permission to delete comment created by other user 2016-09-29 10:12:56 +03:00
Cristina Jalba 2a13d867d2 TAS-959 deleteComment with Manager 2016-09-29 10:00:14 +03:00
Cristina Jalba 61e7c9cd32 TAS-963 deleteComment with admin 2016-09-29 09:48:07 +03:00