Commit Graph
1709 Commits
Author SHA1 Message Date
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
cagache 6a970a2902 TAS-1052 - add test "Valid request returns success status code 201 with manager user" 2016-10-03 15:16:02 +03:00
cagache a6537f0bf4 TAS-1051- add test "Valid request returns success status code 201 with admin user" 2016-10-03 15:10:51 +03:00
Cristina Axinte 1410b8a697 TAS-1029 failed getPreferences call test with Manager role 2016-10-03 14:58:02 +03:00
Cristina Jalba 7acbc5cb48 TAS-1035 failed authentication call returns status code 401 with Manager role 2016-10-03 14:51:35 +03:00
Cristina Jalba 34fe116975 TAS-1034 addFavorites with Consumer role 2016-10-03 14:43:44 +03:00
Cristina Jalba abf442b3c0 TAS-1033 addFavorites with Contributor role 2016-10-03 14:42:11 +03:00
Cristina Jalba a7a99b03f2 TAS-1032 addFavorites with Collbaorator role 2016-10-03 14:41:13 +03:00
Cristina Jalba 62416d883f TAS-1031 addFavorites with manager role 2016-10-03 14:35:00 +03:00
Cristina Jalba 11ce80a494 TAS-1030 addFavorites with admin user 2016-10-03 14:32:42 +03:00
Cristina Axinte 6866733bcf TAS-1028 getPreferences call test with admin user 2016-10-03 14:31:33 +03:00
Cristina Axinte 653de92a53 TAS-1027 getPreferences call test with Consumer role 2016-10-03 14:21:58 +03:00
Cristina Axinte c40dc7ab53 TAS-1026 getPreferences call test with Contributor role 2016-10-03 14:19:33 +03:00
Cristina Axinte e136e29f2b TAS-1025 getPreferences call test with Collaborator role 2016-10-03 12:56:22 +03:00
Cristina Axinte 73b37d332d TAS-1024 getPreferences call test with Manager role 2016-10-03 12:50:44 +03:00
Iulia Nechita ab9c5246bc TAS-1012 getSiteMember call returns status code 401 2016-10-03 11:57:52 +03:00
Iulia Nechita c1015bfc0c TAS-1011 getSiteMember with admin user 2016-10-03 11:45:59 +03:00
Iulia Nechita 06ef6297fb TAS-1010 getSiteMember with consumer role 2016-10-03 11:44:33 +03:00
Iulia Nechita 65cb337974 TAS-1009 getSiteMember with contributor role 2016-10-03 11:43:06 +03:00
Iulia Nechita 42962a06d8 TAS-1008 getSiteMember with collaborator role 2016-10-03 11:41:53 +03:00
Iulia Nechita fd30857244 TAS-1007 getSiteMember with Manager role 2016-10-03 11:29:33 +03:00
Cristina Axinte 3298eb0d75 TAS-997 fail getPersonActivities call test with Manager role 2016-09-30 18:47:10 +03:00
Cristina Axinte bc2db32cbe TAS-996 getPersonActivities call test with admin user 2016-09-30 17:59:31 +03:00