Commit Graph
1651 Commits
Author SHA1 Message Date
Meenal Bhave fa482ef229 Search-904 Added Tests Select distinct for /sql api 2018-07-09 17:28:05 +01:00
Andrei Forascu b3b6dcbd8b REPO-3590: updated all-amps tests to include Document Transformation Server amp 2018-07-02 17:27:21 +03:00
Alexandru Epure f1753e86e8 REPO-3518 : Check AMPs are included in repository image
Add DiscoveryTests#getDefaultRepositoryInstalledModules in order to verify that reference deployment (docker images) contain AOS, Share-services and google-docs AMPs
   Exclude core testgroup from restapi-acs-all-amps-suite.xml because DiscoveryTests#getDefaultRepositoryInstalledModules conflicts with DiscoveryTests#getRepositoryInstalledModules as they are ment to test different enviroments.
2018-06-26 21:28:59 +03:00
Meenal Bhave 337384b117 Search-634 Tests implemented for select star via sql api and jdbc
(cherry picked from commit 7f3e7ad1aaea2f47934f7c8aef91b7e356a26a25)
2018-06-05 10:25:57 +01:00
Meenal Bhave 99d8b945c0 Search-876 After method to run always 2018-06-05 10:06:53 +01:00
Andrei Forascu 9687ae2ffb REPO-3294: added media management to checklist 2018-06-04 18:40:03 +03:00
Meenal Bhave 69e8972fb7 Search-752 Implemented formatting correction and removed * imports 2018-05-25 16:32:54 +01:00
Meenal Bhave d93c2b4d33 Merge branch 'master' of https://git.alfresco.com/tas/alfresco-tas-restapi-test into feature/SEARCH-752 2018-05-25 12:23:05 +01:00
Meenal Bhave 5534ed5f21 Search-846 Test annotated with a non for insight engine test group, pom updated with new version of tas-utility 2018-05-25 12:21:35 +01:00
Meenal Bhave 2a2b49dab5 Search-752 Test for error added, format updated to be consistent with other rest api tests 2018-05-25 12:19:37 +01:00
Michael 125ae5fbc9 Search-752, resolved library dependency issue 2018-05-23 17:42:37 +01:00
Michael 07994d09ad Search-752, updated to use correct jdbc setup 2018-05-22 11:36:20 +01:00
Michael 3ced03df47 fix merge 2018-05-22 11:17:10 +01:00
Michael bbffd3293f Search-752, fix after method npe 2018-05-22 11:14:50 +01:00
Meenal Bhave a108209f01 Search 741 Implemented Tests for Parameters, Auth, Permissions and Errors 2018-05-18 17:16:14 +01:00
Andrei Forascu 979a74e07f REPO-3294: 6.0: Module Compatibility Tests 2018-05-18 15:06:59 +01:00
Meenal Bhave 031cd2b9b6 Search-741 Added tests to ensure metadata is not included when not specified as true 2018-05-15 12:19:12 +01:00
Meenal Bhave c8798703fc Search 741 Imported org.hamcrest.Matchers 2018-05-15 11:07:31 +01:00
Meenal Bhave 3e853c2202 Search-741 Added API post body and respose example 2018-05-15 10:54:44 +01:00
Meenal Bhave efea12cfb9 Search-741, SEARCH-844: Added new api \sql for Insight engine + sanity tests 2018-05-14 18:02:05 +01:00
Meenal Bhave bbd5f4fe1c Search 829 Fix TAS Rest API Search Tests 2018-05-03 11:14:40 +01:00
Michael 01022f7e1d Search-741, sql rest api test using the jdbc driver 2018-05-02 21:07:46 +01:00
Meenal Bhave 209477ade1 Fixed issue with the test class
Updated tas-utility snapshot to include insight engine tag.
2018-04-30 17:10:05 +01:00
Raluca Munteanu e9f445bf4b Revert "Merge branch 'fix/REPO-3344_webApiParam_required_notUsed' into 'master'"
This reverts merge request !65
2018-03-15 14:04:57 +00:00
Raluca Munteanu dd3bb2ec28 REPO-3344: Web Api Parameter required is not being used
- Fixed error message.
2018-03-14 15:37:42 +02:00
Andrei Bazavan e372e0fe74 REPO-3271: Range Request Documentation 2018-03-12 09:16:59 +00:00
Andrei Forascu 9fac02eb55 REPO-2093 - Allow site managers to accept and reject site invitations:
- added test for the following endpoints: GET /site-membership-requests, POST /sites/{siteId}/site-membership-requests/{inviteeId}/approve, POST /sites/{siteId}/site-membership-requests/{inviteeId}/reject
2018-03-09 17:28:07 +02:00
Andreea Nechifor ff6d68256b REPO:2247 Tags: GET tags endpoint should provide aggregation info.
added changes after review.
2018-03-06 15:01:47 +02:00
Andreea Nechifor f0ec18e862 REPO-2247: nodeRef redundant set. 2018-03-06 14:55:22 +02:00
Andreea Nechifor 8dbec91fcd REPO -2247: Tags: GET tags endpoint should provide aggregation info 2018-03-06 13:55:13 +02:00
Andrei Bazavan 9711d604ae Revert "Merge branch 'feature/REPO-3211' into 'master'"
This reverts merge request !60
2018-02-22 09:36:13 +00:00
Andrei Bazavan f0761e5deb Feature/REPO 3211: Rewrite Lucene-based Tests in TAS for Action 2018-02-20 14:46:37 +00:00
Andrei Forascu 7a5693f675 REPO-3206 - Rewrite Lucene-based Tests in TAS for LockServiceImplTest 2018-02-14 13:28:48 +00:00
Paul Brodner 0ae0193041 update package on sharedLinkes 2018-02-09 16:32:27 +02:00
Paul Brodner d44f8c90d3 Merge branch 'master' of http://git.alfresco.com/tas/alfresco-tas-restapi-test 2018-02-09 16:16:59 +02:00
andrei.bazavan 6605c0fbdc Rewrite Lucene-based Tests in TAS for LockServiceImplTest: testEphemeralLockIndexing and testGetLocks in testLockUnlockParentChild 2018-02-09 15:28:02 +02:00
Paul Brodner 5272ff4b44 fix package naming 2018-02-09 15:09:01 +02:00
Andrei Bazavan ee2121591a Feature/REPO-3206: Lucene based tests for lock service impl test 2018-02-09 11:43:21 +00:00
Andrei Forascu 8888ba3940 Merge branch 'feature/repo-2284-downloads-part2' into 'master'
REPO-2279 / REPO-2284: RestAPI: Implement tests in TAS project for 'Downloads' RestApi endpoint - part 1/2

See merge request tas/alfresco-tas-restapi-test!55
2018-02-02 10:09:49 +00:00
Andrei Forascu 9d6ceca536 REPO-2279 / REPO-2284: RestAPI: Implement tests in TAS project for 'Downloads' RestApi endpoint - part 1/2
- added TAS sanity tests for GET /downloads/{downloadId}, POST /downloads and DELETE /downloads/{downloadId}
 - to test DELETE /downloads/{downloadId} we use a large pdf file (27 MB) which was added in shared-resources
2018-01-31 15:25:40 +02:00
Michael Suzuki 7fd2756a4a Merge branch 'feature/SEARCH-574_REST_API_for_Shard_status_info' into 'master'
SEARCH-574 (Add publc admin API to expose index shard status)

See merge request tas/alfresco-tas-restapi-test!52
2018-01-30 17:04:42 +00:00
Tuna Aksoy 503b9b121c SEARCH-574: Annotated the tests as it depends on an open issue. 2018-01-30 17:01:12 +00:00
Tuna Aksoy c5fe8b9e5b SEARCH-574: Addressed review comments 2018-01-30 16:38:59 +00:00
Cristian Turlica 110775ac39 Merge branch 'feature/REPO-2372' into 'master'
REPO-2372: Add repository ID to the discovery API

See merge request tas/alfresco-tas-restapi-test!53
2018-01-30 13:18:30 +00:00
Andrei Forascu b479ba58c4 Merge branch 'feature/repo-1564-trashcanrenditions' into 'master'
REPO-1564 - Retrieve content/rendition for node in trashcan:

See merge request tas/alfresco-tas-restapi-test!54
2018-01-30 12:08:16 +00:00
Cristian Turlica 9e7a2688e8 REPO-2372: Add repository ID to the discovery API
- added test
2018-01-30 13:40:54 +02:00
Tuna Aksoy d9e155c541 Merge branch 'master' into fix/SEARCH-574_REST_API_for_Shard_status_info 2018-01-26 13:37:53 +00:00
Tuna Aksoy 49448493d3 SEARCH-574 (Add publc admin API to expose index shard status) 2018-01-26 13:37:17 +00:00
mbhave 68e3afd78b Corrected Formatting 2018-01-25 15:22:57 +00:00
Andrei Forascu 5e67dc9f32 REPO-1309 - Execute an action asynchronously: 2018-01-23 13:10:45 +00:00