Commit Graph
50 Commits
Author SHA1 Message Date
Valentin Popa 2ab9812299 TAS-917 - REST API - failed authentication call returns status code 401 2016-09-28 15:32:02 +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
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
Valentin Popa eafcc41859 TAS-914 - REST API - valid site membership information request returns success status code 200 with Contributor role 2016-09-27 17:21:18 +03:00
Valentin Popa 35195c024e TAS-913 - REST API - valid site membership information request returns success status code 200 with Collaborator role 2016-09-27 17:19:49 +03:00
Valentin Popa a223bd893c TAS-912 - REST API - valid site membership information request returns success status code 200 with Manager role 2016-09-27 17:16:17 +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
Valentin Popa dc253cd9e1 Fix pretty print response when this is empty, change suite file name 2016-09-20 11:52:23 +03:00
Paul Brodner e002a901eb remove steps 2016-09-18 23:03:14 +03:00
cnechifor 513cb44483 Merge branch 'master' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test 2016-09-16 18:52:34 +03:00
cnechifor 18bf405462 added read.md 2016-09-16 18:50:15 +03:00
Paul Brodner 06818b4415 up default 2016-09-16 14:36:34 +03:00
cnechifor 4eaebd717d adde description for tests 2016-09-16 12:19:49 +03:00
Paul Brodner 429af545af TAS-460 using shared-resources 2016-09-14 16:07:22 +03:00
Cristina Axinte af79a68fb2 TAS-429 Adding report config file 2016-09-13 17:03:44 +03:00
cnechifor 56493284dc TAS-437 added TestRail annotation 2016-09-09 15:55:29 +03:00
cnechifor cee81cb837 TAS-442 add support for logging 2016-09-09 15:53:55 +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 f20f683404 Merge branch 'schemaValidation' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test into schemaValidation
# Conflicts:
#	src/main/java/org/alfresco/rest/RestCommentsApi.java
#	src/main/java/org/alfresco/rest/RestSitesApi.java
2016-09-02 11:56:06 +03:00
Valentin Popa d1037f13d7 TAS-387 Add support for JSON schema validation 2016-09-02 11:51:57 +03:00
Valentin Popa d341d02aee TAS-387 Add support for JSON schema validation 2016-09-02 10:47:16 +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
Valentin Popa 8523f1a98f Add comments API tests | Fix requests with/without body 2016-08-09 11:21:45 +03:00
Paul Brodner 902f6fe271 TAS-188 add RestRequest and sample test 2016-08-08 11:07:47 +03:00
Paul Brodner 87dcc5b7e9 renamings 2016-08-07 20:58:52 +03:00
Valentin Popa 7aa1aa5e33 Add tests for get Person API 2016-08-05 12:32:36 +03:00
Valentin Popa 820130eaaa Add get sites/get site APIs tests 2016-08-05 10:29:28 +03:00
Paul Brodner 72b44f18cb upgrade to TasProperties 2016-08-04 23:25:37 +03:00
Paul Brodner 57458b28ae TAS-188 update packages for models 2016-08-04 15:47:44 +03:00
Paul Brodner fe9b4dfb03 TAS-188 update rest models 2016-08-04 15:11:17 +03:00
Paul Brodner 19c7436c36 TAS-188 add autowired capability and parallel execution 2016-08-04 14:58:19 +03:00
Paul Brodner d3507fa904 TAS-188 add support for wrapper (single,collection jsons) 2016-08-04 12:20:11 +03:00
Paul Brodner 2c8dcec779 update simple test 2016-08-03 15:56:17 +03:00
Paul Brodner 2ba01df148 no message 2016-08-03 10:08:36 +03:00
Paul Brodner 23b913eb06 TAS-171 initial setup 2016-08-01 20:19:29 +03:00