Commit Graph
17 Commits
Author SHA1 Message Date
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
Cristina Axinte ea37f2af34 Fix on UpdateComments and updates assertion on people calls 2016-10-25 18:38:26 +03:00
Paul Brodner 32543a5992 Merge branch 'TAS-CommentsAsserts' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test
# Conflicts:
#	src/test/java/org/alfresco/rest/comments/AddCommentsSanityTests.java
#	src/test/java/org/alfresco/rest/comments/UpdateCommentsSanityTests.java
2016-10-25 13:48:28 +03:00
Paul Brodner 80073c46c6 Merge branch 'master' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test into RESTASSERT
# Conflicts:
#	src/test/java/org/alfresco/rest/workflow/processes/AddProcessSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/tasks/AddTaskItemSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/tasks/AddTaskVariablesSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/tasks/GetTaskFormModelSanityTests.java
2016-10-25 12:51:28 +03: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
cagache b7d7f46441 TAS-1385 - add comments by unauthenticated user 2016-10-11 10:54:25 +03:00
cagache 0717c2bc90 TAS-1382 - add comments by consumer 2016-10-11 10:50:39 +03:00
cagache a411695a30 TAS-1381 - add comments by collaborator 2016-10-11 10:48:34 +03:00
cagache a8187e550e TAS-1379 - add comments by contributor 2016-10-11 10:47:18 +03:00
cagache c5131c8843 TAS-1377 - add comments by manager 2016-10-11 10:46:10 +03:00
cagache 317908ed6e TAS-1378 - add comments by admin 2016-10-11 10:45:42 +03:00