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 |
|
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 |
|
Iulia Nechita
|
b9a0bb62c9
|
Add assertions to REST API tests
|
2016-10-24 17:02:36 +03:00 |
|
Cristina Axinte
|
07262e8a70
|
Added a necessary method and the new logged bug
|
2016-10-24 10:29:55 +03:00 |
|
Paul Brodner
|
684c465ff0
|
Merge branch 'TAS-1380' into 'master'
Tas 1380
See merge request !124
|
2016-10-24 06:49:15 +01:00 |
|
Cristina Axinte
|
ecfac46624
|
Add TestGroup.Workflow to test classes, mark test with TestGroup.Networks and few fixes
|
2016-10-21 19:28:31 +03:00 |
|
Cristina Jalba
|
6f6cfd2bfe
|
TAS-1440, TAS-1614, TAS-1615, TAS-1616, TAS-1617 updateTask with different roles
|
2016-10-21 17:46:24 +03:00 |
|
Paul Brodner
|
5848910ddb
|
Merge branch 'TAS-776' into 'master'
Tas 776
See merge request !121
|
2016-10-21 14:43:44 +01:00 |
|
Iulia Nechita
|
aa419786d5
|
TAS-1611, for invalid itemId return 404
|
2016-10-21 15:58:40 +03:00 |
|
Iulia Nechita
|
2174e78757
|
TAS-1610, for invalid taskId return 404
|
2016-10-21 15:57:52 +03:00 |
|
Iulia Nechita
|
a466eb35e3
|
TAS-1609, provide valid details, code is 204
|
2016-10-21 15:57:14 +03:00 |
|
Iulia Nechita
|
0b723816c4
|
TAS-1599, get call with admin from same network
|
2016-10-21 15:48:11 +03:00 |
|
Iulia Nechita
|
b9ada52840
|
TAS-1598, get call with user that is involved in task
|
2016-10-21 15:47:29 +03:00 |
|
Iulia Nechita
|
66ac099b3e
|
TAS-1597, get call with user that started task
|
2016-10-21 15:46:30 +03:00 |
|
Paul Brodner
|
9a9b9eb3c9
|
Merge branch 'master' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test
|
2016-10-21 12:58:47 +03:00 |
|
Paul Brodner
|
b515db1923
|
adding new assertion
|
2016-10-21 12:58:04 +03:00 |
|
Iulia Nechita
|
7351af2bf5
|
Merge branch 'TAS-777' into 'master'
|
2016-10-20 17:27:33 +03:00 |
|