Commit Graph
62 Commits
Author SHA1 Message Date
Valentin Popa 3910d6df81 TAS-967 REST API - valid request returns status code 403 with Contributor role 2016-09-29 11:30:05 +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
Paul Brodner cff30d3f5b update imports on contants 2016-09-28 12:28: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 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
Iulia Nechita 16758317b8 TAS-897 getSite with admin user 2016-09-27 16:52:30 +03:00
Iulia Nechita 4f6107294f TAS-896 getSite with Consumer role 2016-09-27 16:51:51 +03:00
Iulia Nechita 8992be8755 TAS-895 getSite with Contributor role 2016-09-27 16:50:51 +03:00
Iulia Nechita c4a3a3f6d0 TAS-894 getSite with Collaborator role 2016-09-27 16:50:10 +03:00
Iulia Nechita 5fe8c016e8 TAS-893 getSite with Manager role 2016-09-27 16:49:08 +03:00
Cristina Jalba e8a4e73cb6 TAS-863 getComment created by another user 2016-09-27 16:39:22 +03:00
Cristina Jalba bcf916fe5a TAS-857 failed authentication call returns status code 401 with Manager role 2016-09-27 16:38:24 +03:00
Cristina Jalba 3ac827ccc9 TAS-855 getComment with Consumer 2016-09-27 16:36:32 +03:00
Cristina Jalba 1f4b9752ce TAS-854 getComment with Collaborator 2016-09-27 16:35:45 +03:00
Cristina Jalba c0b4eadab0 TAS-853 getComment with Contributor 2016-09-27 16:34:29 +03:00
Cristina Jalba e54d1c7f87 TAS-851 getComment with Manager 2016-09-27 16:32:31 +03:00
Cristina Jalba 67b46759a2 TAS-856 getComment with admin 2016-09-27 16:29:54 +03:00
Iulia Nechita 7441b807cb TAS-860 getSites with admin user 2016-09-27 16:20:23 +03:00
Iulia Nechita c74603a819 TAS-859 getSites with Consumer role 2016-09-27 16:19:36 +03:00
Iulia Nechita 0682284770 TAS-858 getSites with Contributor role 2016-09-27 16:17:27 +03:00
Iulia Nechita 2c640e1e70 TAS-849 getSite with Collaborator role 2016-09-27 16:16:31 +03:00
Iulia Nechita 8e49b9108b TAS-848 getSites with Manager role 2016-09-27 16:14:23 +03:00
Paul Brodner 7db30c75da fix typo 2016-09-27 16:02:44 +03:00
Valentin Popa 093d38d53b Add support for site membership request 2016-09-27 15:14:11 +03:00
Cristina Axinte 186f96cf7e Creating input data for tests 2016-09-26 14:06:13 +03:00
cnechifor bbd2b7ff73 organised the packages 2016-09-26 12:12:32 +03:00
bogdanbocancea 5146c2f3fc update test with the new ContentModel 2016-09-23 10:23:16 +03:00
Paul Brodner 23aa877f1a added jolokia properties 2016-09-22 16:01:49 +03:00
Paul Brodner e002a901eb remove steps 2016-09-18 23:03:14 +03:00
cnechifor 18bf405462 added read.md 2016-09-16 18:50:15 +03:00
cnechifor 4eaebd717d adde description for tests 2016-09-16 12:19:49 +03:00
cnechifor 56493284dc TAS-437 added TestRail annotation 2016-09-09 15:55:29 +03:00
Valentin Popa 5bb07e9f4d Formatting, change test names 2016-09-02 16:57:19 +03:00
Paul Brodner 932ddb2e02 update Document to FileModel 2016-09-02 12:34:53 +03:00
Paul Brodner 00169fcc9c update based on DSL 2016-09-02 12:30:17 +03:00
Valentin Popa d1037f13d7 TAS-387 Add support for JSON schema validation 2016-09-02 11:51:57 +03:00
Valentin Popa da16d2c241 Updates to REST API - formatting, additional assertions, fix suite 2016-08-31 12:03:37 +03:00
Paul Brodner 5cccdaf80b small refactoring: using helper of DataContent for creation of files 2016-08-30 20:37:49 +03:00
Valentin Popa 477e545be6 Updates to REST API framework - javadocs, updates to API calls 2016-08-30 13:30:42 +03:00
Valentin Popa 9e028dd20f Added support for update site member role and delete site member | Add test for update/delete site member 2016-08-24 16:17:14 +03:00
Valentin Popa b7e64e0851 Updates to sanity suite, remove sample tests 2016-08-24 15:03:12 +03:00
Valentin Popa 5f2937197c Added tests for demo | Add getSiteMember/getSiteMembers calls | Assertions for Comments API | Assertions for Site Members API 2016-08-24 14:47:44 +03:00
Valentin Popa 5f106f7f79 Small updates to REST API framework 2016-08-16 14:56:56 +03:00
Paul Brodner fede1b6418 TAS-345 update package imports 2016-08-16 11:34:03 +03:00
Valentin Popa eacab1602b PUT request sample for comments API 2016-08-09 17:15:41 +03:00
Valentin Popa d842f6b268 Add new site member 2016-08-09 12:25:20 +03:00