Valentin Popa
|
98a784f2d2
|
TAS-970 REST API - failed authentication for remove site member call returns status code 401
|
2016-09-29 11:47:37 +03:00 |
|
Cristina Axinte
|
2614ebaf0c
|
Spliting datapreparation for each test
|
2016-09-29 11:45:30 +03:00 |
|
Valentin Popa
|
e6cd9c7058
|
TAS-969 REST API - valid remove site member request returns success status code 204 with admin user
|
2016-09-29 11:38:33 +03:00 |
|
Valentin Popa
|
ca21198ef5
|
TAS-968 REST API - valid remove site member request returns status code 403 with Consumer role
|
2016-09-29 11:33:18 +03:00 |
|
Valentin Popa
|
3910d6df81
|
TAS-967 REST API - valid request returns status code 403 with Contributor role
|
2016-09-29 11:30:05 +03:00 |
|
cnechifor
|
45edd29f46
|
moved assertResponseIsNotEmpty and removed the duplication
|
2016-09-29 11:29:46 +03:00 |
|
Valentin Popa
|
76955b5361
|
TAS-966 REST API - valid delete site member request returns success status code 403 with Collaborator role
|
2016-09-29 11:24:47 +03:00 |
|
Valentin Popa
|
680b7fee83
|
TAS-965 REST API - valid delete site member request returns success status code 204 with Manager role
|
2016-09-29 10:45:17 +03:00 |
|
Cristina Jalba
|
93309b75ac
|
TAS-964 manager gets status code 401 if authentication fails
|
2016-09-29 10:28:18 +03:00 |
|
Paul Brodner
|
2810e995d7
|
Merge branch 'TAS-727' into 'master'
Tas 727
Work under https://issues.alfresco.com/jira/browse/TAS-727
See merge request !21
|
2016-09-29 08:25:26 +01:00 |
|
Cristina Jalba
|
135a26ca57
|
TAS-962 consumer can't delete comment created by admin
|
2016-09-29 10:19:49 +03:00 |
|
Cristina Jalba
|
1bac95bec7
|
TAS-961 contributor can't delete comment created by admin
|
2016-09-29 10:16:48 +03:00 |
|
Cristina Jalba
|
a7d6b996ed
|
TAS-960 Collaborator doesn't have permission to delete comment created by other user
|
2016-09-29 10:12:56 +03:00 |
|
Cristina Jalba
|
2a13d867d2
|
TAS-959 deleteComment with Manager
|
2016-09-29 10:00:14 +03:00 |
|
Cristina Jalba
|
61e7c9cd32
|
TAS-963 deleteComment with admin
|
2016-09-29 09:48:07 +03:00 |
|
Iulia Nechita
|
9ddd0a76ca
|
TAS-939 getSiteContainers status code 401 with Manager role
|
2016-09-28 16:48:17 +03:00 |
|
Iulia Nechita
|
dfe87d4352
|
TAS-938 getSiteContainers with admin user
|
2016-09-28 16:46:39 +03:00 |
|
Iulia Nechita
|
078f04dfd8
|
TAS-937 getSiteContainers with Consumer role
|
2016-09-28 16:45:58 +03:00 |
|
Iulia Nechita
|
404d8fc55d
|
TAS-936 getSiteContainers with Contributor role
|
2016-09-28 16:44:41 +03:00 |
|
Iulia Nechita
|
b705ff908a
|
TAS-935 getSiteContainers with Collaborator role
|
2016-09-28 16:43:22 +03:00 |
|
Iulia Nechita
|
8c5c6bc0a6
|
TAS-934 getSiteContainers with Manager role
|
2016-09-28 16:42:02 +03:00 |
|
Cristina Axinte
|
28d29d9225
|
Added createTenant method to use it in dataPreparation of tests and updated dataPreparation accordingly
|
2016-09-28 16:32:29 +03:00 |
|
Cristina Jalba
|
c1b62b6929
|
Formatting the code
|
2016-09-28 16:07:10 +03:00 |
|
Cristina Jalba
|
a65db3e70b
|
TAS-927 updateComment with Collaborator
|
2016-09-28 15:46:11 +03:00 |
|
Cristina Jalba
|
c7091d7f2a
|
TAS-933 status 404 if commentId does not exist
|
2016-09-28 15:44:51 +03:00 |
|
Cristina Jalba
|
3d6f93d235
|
TAS-932 status 404 if nodeId doesn not exist
|
2016-09-28 15:43:59 +03:00 |
|
Cristina Jalba
|
5db79de2f5
|
TAS-931 failed authentication call returns status code 401 with Manager role
|
2016-09-28 15:37:42 +03:00 |
|
Valentin Popa
|
2ab9812299
|
TAS-917 - REST API - failed authentication call returns status code 401
|
2016-09-28 15:32:02 +03:00 |
|
Valentin Popa
|
0b5f85bee2
|
Merge branch 'TAS-925' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test into TAS-925
|
2016-09-28 15:21:25 +03:00 |
|
Valentin Popa
|
ea16b55f5b
|
Fix response handling in case of failure, add some small fixes
|
2016-09-28 13:54:14 +03:00 |
|
Cristina Jalba
|
cffdbe4a4e
|
TAS-929 updateComment with Consumer
|
2016-09-28 13:45:02 +03:00 |
|
Cristina Jalba
|
d5ca004407
|
TAS-928
|
2016-09-28 13:43:46 +03:00 |
|
Cristina Jalba
|
4e133b2a92
|
TAS-926 updateComment with Manager
|
2016-09-28 13:42:17 +03:00 |
|
Cristina Jalba
|
6f43b2b6ad
|
TAS-903 updateComment with admin
|
2016-09-28 13:39:14 +03:00 |
|
Paul Brodner
|
cff30d3f5b
|
update imports on contants
|
2016-09-28 12:28:48 +03:00 |
|
Cristina Jalba
|
da9463dfd6
|
Renamed PostCommentsTest to PostCommentsSanityTest
|
2016-09-28 10:36:03 +03:00 |
|
Cristina Jalba
|
4ef1e10a27
|
Merge branch 'master' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test into TAS-704
|
2016-09-28 10:28:51 +03:00 |
|
Cristina Jalba
|
0bd1d1a85b
|
TAS-904 failed authentication call returns status code 401 with Manager role
|
2016-09-28 10:25:48 +03:00 |
|
Valentin Popa
|
defaf80629
|
Merge branch 'TAS-735' into 'master'
Tas 735
See merge request !19
|
2016-09-28 08:20:45 +01:00 |
|
Valentin Popa
|
7e0065d603
|
Merge branch 'TAS-703' into 'master'
Tas 703
See merge request !18
|
2016-09-28 08:15:58 +01:00 |
|
Cristina Jalba
|
753f3989f5
|
TAS-902 postComment with Consumer
|
2016-09-28 09:29:42 +03:00 |
|
Cristina Jalba
|
129a80cfa5
|
TAS-901 addComment with Collaborator
|
2016-09-28 09:27:40 +03:00 |
|
Cristina Jalba
|
8d46b77fb7
|
TAS-864 admin gets comment created by another user
|
2016-09-28 09:17:46 +03:00 |
|
Iulia Nechita
|
a316935c77
|
TAS-898 getSite status code 401 with Manager role
|
2016-09-28 08:57:26 +03:00 |
|
Iulia Nechita
|
1471894dc6
|
TAS-861 getsSites 401 with manager role
|
2016-09-28 08:34:22 +03:00 |
|
Cristina Axinte
|
313f23a29d
|
Adding tests for tasks TAS-874, TAS-875, TAS-876, TAS-877, TAS-878
|
2016-09-27 18:14:01 +03:00 |
|
Valentin Popa
|
eff154b61e
|
TAS-916 - REST API - valid site membership information request returns success status code 200 with admin user
|
2016-09-27 17:27:48 +03:00 |
|
Cristina Jalba
|
6671ae2607
|
TAS-900 postComment with contributor
|
2016-09-27 17:25:37 +03:00 |
|
Cristina Jalba
|
d74a0f3e04
|
TAS-899 postComment with manager
|
2016-09-27 17:24:40 +03:00 |
|
Valentin Popa
|
d04577c7ee
|
TAS-915 - REST API - valid site membership information request returns success status code 200 with Consumer role
|
2016-09-27 17:24:04 +03:00 |
|