Commit Graph
27 Commits
Author SHA1 Message Date
mionescu 078823c37c updates - test structure 2017-02-20 17:14:40 +02:00
mionescu 0bce954f10 test - re-structure test cases 2017-02-20 15:50:16 +02:00
Paul Brodner 97086cca09 fix imports on people, favorites, comments tests 2017-01-17 13:39:01 +02:00
Andrei Rusu 4334ee2171 added tests for postComments
updated unauthenticatedUserIsNotAbleToAddComments test from AddCommentsSanityTests
2017-01-05 11:40:44 +02:00
Paul Brodner 9f67e7b2ff test: mark @bug test for 5.2.N 2016-12-14 18:22:50 +02:00
Cristina Axinte 41419677d4 fix: mode@Test annotation to test level for comments and tags packages 2016-12-12 10:21:41 +02:00
Paul Brodner b6af139a91 fix: remove unused imports 2016-12-05 15:09:18 +02:00
Paul Brodner 500558671e core: move ErrorModel from utility to RestAPI project 2016-12-05 15:07:32 +02:00
cagache a765d6de04 updated tests for 5.2 2016-11-25 11:21:21 +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
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