Commit Graph
1331 Commits
Author SHA1 Message Date
Iulia Nechita 1a33d31a0b TAS-1048 removeSiteMember using a site consumer user 2016-10-04 12:25:49 +03:00
Iulia Nechita d4a0ca4148 TAS-1047 removeSiteMember using a site contributor user 2016-10-04 12:25:04 +03:00
Iulia Nechita a56d80d1f0 TAS-1046 removeSiteMember using a site collaborator user 2016-10-04 12:24:05 +03:00
Iulia Nechita d2c821d0f0 TAS-1045 removeSiteMmember using a site manager user 2016-10-04 12:23:18 +03:00
Valentin Popa 75768855dd TAS-890 REST API - failed authentication call returns status code 401 with Manager role 2016-10-04 11:35:11 +03:00
Valentin Popa 51613aefac TAS-889 REST API - valid request returns success status code 201 with admin user 2016-10-04 11:29:10 +03:00
Corina Nechifor 0b7a9bba38 Merge branch 'TAS-740' into 'master'
Tas 740

See merge request !38
2016-10-04 09:27:51 +01:00
cnechifor 600a3a4e30 review tests 2016-10-04 11:27:26 +03:00
Cristina Jalba f682b0605a TAS-1099 admin tenant checks if network is present 2016-10-04 11:21:31 +03:00
Valentin Popa 1fd6a6c44c TAS-888 REST API - valid request returns success status code 201 with Consumer role 2016-10-04 11:13:13 +03:00
Valentin Popa 042219b059 TAS-887 REST API - valid request returns success status code 201 with Contributor role 2016-10-04 11:11:07 +03:00
Valentin Popa 86f27ef4eb TAS-886 REST API - valid request returns success status code 201 with Collaborator role 2016-10-04 11:02:22 +03:00
Cristina Jalba 4ddd27fd99 TAS-1077 fail getNetwork for Person call with non existing tenant user 2016-10-04 10:56:28 +03:00
cnechifor e695179710 Merge branch 'TAS-715' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test
# Conflicts:
#	src/main/java/org/alfresco/rest/requests/RestPeopleApi.java
2016-10-04 10:30:59 +03:00
cnechifor 10f8ecac5b refactor 2016-10-04 10:28:55 +03:00
cagache e305a933c1 TAS-1070 - add scenario for delete tag by unauthorized user 2016-10-04 09:34:40 +03:00
cagache 0d5753d1c4 TAS-1068 - add scenario for delete tag by site consumer 2016-10-04 09:32:53 +03:00
cagache ff68734848 TAS-1065 - add scenario for delete tag by site contributor 2016-10-04 09:31:54 +03:00
cagache 630882e5f3 TAS-1064 - add scenario for delete tag by site collaborator 2016-10-04 09:30:37 +03:00
cagache 6c50d4e72c TAS-1061 - add scenario for delete tag by site manager 2016-10-04 09:29:51 +03:00
cagache b46ab64eb3 TAS-1069 - add scenario for delete tag with admin 2016-10-04 09:28:33 +03:00
Cristina Axinte 7094ab2263 TAS-1089 getFavoriteSites failed call test with Manager role 2016-10-04 09:26:25 +03:00
cagache 5b05577680 Merge branch 'master' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test into TAS-744 2016-10-04 08:58:32 +03:00
Cristina Axinte e94f3414f3 TAS-1082 getFavoriteSites call test with admin user 2016-10-04 08:51:23 +03:00
Cristina Axinte 3fbd6aec2d TAS-1081 getFavoriteSites call test with Consumer role 2016-10-04 08:49:15 +03:00
Cristina Axinte 373ffe9699 TAS-1080 getFavoriteSites call test with Contributor role 2016-10-04 08:47:30 +03:00
cnechifor ce628d7de6 small changes after TAS-729 2016-10-04 00:41:12 +03:00
Corina Nechifor 5a6f4905fa Merge branch 'TAS-729' into 'master'
Tas 729

TAS-729 RestAPI: Automate: getSiteForMember (get /people/{personId}/sites/{siteId}) call

See merge request !36
2016-10-03 22:38:16 +01:00
Corina Nechifor 8e5cd6556d Merge branch 'TAS-1013' into 'master'
Tas 1013

Fix failing tests due to framework extention

See merge request !35
2016-10-03 21:55:47 +01:00
cnechifor a30eef120f Added some changes to TAS-374 2016-10-03 19:29:05 +03:00
Cristina Axinte 6ea3e6bfd1 TAS-1079 getFavoriteSites call test with Collaborator role 2016-10-03 19:00:47 +03:00
Cristina Axinte 3fa68d7109 TAS-1078 getFavoriteSites call test with Manager role 2016-10-03 18:55:46 +03:00
Valentin Popa 5c218c6359 TAS-1088 REST API - failed authentication call on post stars returns status code 401 2016-10-03 18:51:23 +03:00
Valentin Popa f7eebe1a16 TAS-1087 REST API - add stars valid request returns success status code 201 with admin user 2016-10-03 18:49:01 +03:00
Valentin Popa d5568cca3f TAS-1086 REST API - add stars valid request returns success status code 201 with Consumer role 2016-10-03 18:47:59 +03:00
Valentin Popa 0884142a03 TAS-1085 REST API - add stars valid request returns success status code 201 with Contributor role 2016-10-03 18:47:11 +03:00
Valentin Popa 193e8d622f TAS-1084 REST API - add stars valid request returns success status code 201 with Collaborator role 2016-10-03 18:46:21 +03:00
Valentin Popa f2c6a6da69 TAS-1083 REST API - add stars valid request returns success status code 201 with Manager role 2016-10-03 18:45:17 +03:00
Valentin Popa 5628df7118 TAS-1076 REST API - failed authentication call returns status code 401 2016-10-03 18:28:12 +03:00
Valentin Popa f0ace09307 TAS-1075 REST API - add like valid request returns success status code 201 with admin user 2016-10-03 18:23:44 +03:00
Valentin Popa ffb374cc2e TAS-1074 REST API - add like valid request returns success status code 201 with Consumer role 2016-10-03 18:18:21 +03:00
Valentin Popa b588c84e86 TAS-1073 REST API - add like valid request returns success status code 201 with Contributor role 2016-10-03 18:17:13 +03:00
Valentin Popa 23e4967c40 TAS-1072 REST API - add like valid request returns success status code 201 with Collaborator role 2016-10-03 18:16:11 +03:00
Valentin Popa 4358ae390d TAS-1071 REST API - add like valid request returns success status code 201 with Manager role 2016-10-03 18:09:34 +03:00
Corina Nechifor 26edd7fc99 Merge branch 'TAS-737' into 'master'
Tas 737

See merge request !34
2016-10-03 15:28:37 +01:00
cnechifor a649e39e7b sample commit 2016-10-03 17:28:17 +03:00
cagache 35e6563b19 TAS-1056 - add test "failed authentication call returns status code 401 with Manager role" 2016-10-03 15:23:10 +03:00
cagache 5dbeddc3fa TAS-1055 - add test "request returns status code 403 with consumer user" 2016-10-03 15:21:21 +03:00
cagache 7e62b061eb TAS-1054 - add test "request returns status code 403 with contributor user" 2016-10-03 15:20:01 +03:00
cagache d0f209bb3c TAS-1053 - add test "Valid request returns success status code 201 with collaborator user" 2016-10-03 15:17:32 +03:00