Commit Graph
15 Commits
Author SHA1 Message Date
NESS\P3700299 465747bdf6 fixed the groups for rest-api tests 2017-01-05 18:00:15 +02:00
Paul Brodner c7ec0786d8 core: add lastException in wrapper/formatting
initialize Node, People
test: update test to assert on last error. Remove @Bug annotation tests passed
2016-12-13 23:17:54 +02:00
Cristina Axinte d78d1ba645 fix: update TestGroup and ExecutionType 2016-12-13 12:49:30 +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
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
cnechifor 8c61a6e55b perform changes for rest api assertion 2016-10-25 00:09:16 +03:00
Paul Brodner 6023662be2 major update adding DSL of assertion 2016-10-19 20:53:09 +03:00
cagache 69d3059520 TAS-1384 replaced CommentsContent & FavoritesSiteBody classes with JsonBodyGenerator 2016-10-11 11:11:31 +03:00
Paul Brodner 1ea5ef65dd added glassfish jason & jsonBodyGenerator, updated tests 2016-10-06 14:08:25 +03:00
Valentin Popa bc988f10e4 Fix failing tests due to framework extention 2016-09-30 14:07:16 +03:00
Paul Brodner ec707ff138 Merge branch 'TAS-713' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test
# Conflicts:
#	src/test/resources/sanity-rest.xml
2016-09-29 15:15:21 +03:00
Paul Brodner 44b810bffa using only models as parameters
adding ListUserWithRoles (removing HashMaps)
update sanity-rest
2016-09-29 14:56:54 +03:00