Commit Graph
635 Commits
Author SHA1 Message Date
Alecsandru Prună ffb24627ce TAS-1906 Refactor Test: RestGetNetworkTest 2016-11-16 11:42:11 +02:00
Paul Brodner cedc562745 Merge branch 'TAS-1942' into '5.1.N-newDSL'
Tas 1942

See merge request !160
2016-11-16 08:50:22 +00:00
Paul Brodner 7ba600ec8f added javaDoc, refactor usingNode to usingResource 2016-11-16 10:48:36 +02:00
cagache e5c2e3703a update tests based on new refactored DSL 2016-11-16 10:43:23 +02:00
Paul Brodner 199e313bed Merge branch 'TAS-1923' into '5.1.N-newDSL'
Tas 1923

See merge request !157
2016-11-15 15:45:01 +00:00
Paul Brodner 913c2407ea adding assertion on response code before further test checkings 2016-11-15 17:44:22 +02:00
Cristina Jalba d9c66c17a0 no message 2016-11-15 17:35:48 +02:00
Cristina Jalba 5898e62723 Refactor Test: AddRatingSanityTests.java 2016-11-15 17:30:06 +02:00
Paul Brodner 2e8c88d5e1 WIP: processes 2016-11-15 11:31:26 +02:00
Paul Brodner d016671cb2 addin parameters 2016-11-15 00:30:41 +02:00
Paul Brodner 5c72c7f590 Merge branch 'TestFixes' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test into 5.1.N-newDSL 2016-11-15 00:08:03 +02:00
Paul Brodner e9446195cb up 2016-11-15 00:07:45 +02:00
cagache f8a56b95c3 update test 2016-11-14 16:35:07 +02:00
Paul Brodner ec793386d7 up comments 2016-11-13 17:23:22 +02:00
Paul Brodner 80d402d8bd Merge branch 'master' into v2-dsl
# Conflicts:
#	src/main/java/org/alfresco/rest/core/RestWrapper.java
2016-11-12 20:57:03 +02:00
Paul Brodner 3051685155 up v2 2016-11-12 20:30:38 +02:00
cagache 157551c201 Fix npe. Now test is failing due to annotated bug. 2016-11-11 10:57:31 +02:00
cagache 0ecd207fc1 updated expected createdBy and modifiedBy 2016-11-11 10:41:18 +02:00
cagache 2355f5678b updated scenario because is not correct to compare processItem with itself 2016-11-11 10:38:06 +02:00
cagache 3a0b6fdace fixed npe. Now test is failing due to annotated bug. 2016-11-11 09:56:13 +02:00
cagache 55489c03a7 fixed npe which appeared due to DataContent changes 2016-11-11 09:49:59 +02:00
cagache 51fc07dcf3 fixed NPEs, fixed tests 2016-11-10 17:48:33 +02:00
Cristina Axinte 4aa7b73f50 updates 2016-11-09 09:42:27 +00:00
Cristina Axinte f02cc9a99b Added the precondition needed for demo tests 2016-11-09 09:27:07 +00:00
Cristina Axinte 4e11d1f506 Added tests classes for demo 2016-11-08 11:49:06 +00:00
Paul Brodner 6401dbb383 add default suite 2016-11-04 17:23:01 +02:00
Cristina Axinte 4a783aac5c Fixed some bamboo failures 2016-11-04 11:30:53 +02:00
Cristina Axinte d51b733ded Added implementation for get task candidates call and related sanity tests.
Added methods to get specific task and process models.
2016-11-02 00:51:10 +02:00
Ioana Iacob dd61d9a035 update assertions for People Api 2016-10-28 17:35:23 +03:00
Paul Brodner 018b671572 up comments on default.properties 2016-10-28 11:41:43 +03:00
Paul Brodner 4937b939fa add missing db properties 2016-10-28 11:12:25 +03:00
Cristina Axinte b2726637d4 Fixes for tests AddTaskVariablesSanityTests and UpdateTaskVariableSanityTests 2016-10-27 18:02:50 +03:00
Paul Brodner 835974836c Merge branch 'Tags-fixes' into 'master'
Tags fixes

See merge request !135
2016-10-27 09:05:07 +01:00
cagache 7d90a3a645 removed clearParameters method 2016-10-27 11:04:42 +03:00
Cristina Axinte ea37f2af34 Fix on UpdateComments and updates assertion on people calls 2016-10-25 18:38:26 +03:00
Paul Brodner 0ce9cc4021 Merge branch 'Tags-fixes' into 'master'
Tags fixes

See merge request !133
2016-10-25 15:02:19 +01:00
cagache 0e9be83d42 fixed tests 2016-10-25 16:27:20 +03:00
Valentin Popa 1f41e666b0 Add missing tests for Get Ratings call 2016-10-25 15:27:18 +03:00
Paul Brodner 95acd92cb1 no message 2016-10-25 15:04:43 +03:00
Paul Brodner 005d963984 Merge branch 'Assertion' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test 2016-10-25 14:40:59 +03:00
Paul Brodner a297b2890d Merge branch 'TAS-1666' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test
# Conflicts:
#	src/test/java/org/alfresco/rest/workflow/processes/AddProcessItemSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/processes/AddProcessSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/processes/AddProcessVariableSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/tasks/AddTaskItemSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/tasks/GetTaskItemsSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/tasks/RemoveTaskItemSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/tasks/UpdateTaskVariableSanityTests.java
2016-10-25 14:39:39 +03:00
Paul Brodner 92d3327751 Merge branch 'Favorites-refactoring' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test 2016-10-25 13:49:30 +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
Cristina Jalba be9cafb5ca Added assertions to sites Rest tests. 2016-10-25 12:40:13 +03:00
Iulia Nechita 0e6bdaabdd Add assertions to tests 2016-10-25 12:26:42 +03:00
cagache 9e15927e85 add assertions 2016-10-25 11:08:27 +03:00
Andreea Nechifor 7539ab5097 Added Asserts on comments 2016-10-25 10:23:30 +03:00
Paul Brodner 63f576b83f add new test assertion 2016-10-25 10:17:07 +03:00
cnechifor 8c61a6e55b perform changes for rest api assertion 2016-10-25 00:09:16 +03:00