Commit Graph
1663 Commits
Author SHA1 Message Date
Alex Mukha c85c9563cf REPO-3766 Make avatar check async 2018-09-20 23:03:51 +01:00
Meenal Bhave 228efef0da Revert "Search-999 Simplified repeat search"
This reverts commit 100dc80a9601b90f2098b73c2c6ac0da77ecce5f.
2018-08-09 15:54:40 +01:00
Meenal Bhave d0fc3c1683 Search-999 Simplified repeat search 2018-08-09 15:05:05 +01:00
Meenal Bhave 9954d01ac7 Search-744 Removing unused imports 2018-08-07 16:36:57 +01:00
Meenal Bhave f7e50239c5 Merge branch 'tas-rest-api-search' into 'master'
Search-874 Test amended to check that select * response includes selected fields

See merge request tas/alfresco-tas-restapi-test!80
2018-07-30 15:56:55 +01:00
Meenal Bhave 24d1db3ba3 Search-744 Removed the annotation @Bug, as the related issue is fixed 2018-07-30 12:26:38 +01:00
Meenal Bhave ef7528dbfa Revert "Search-744 Removed the annotation @Bug, as the related issue is fixed"
This reverts commit 5148303ac4f6aac2e60722b50a285b31e88969c1.
2018-07-30 12:25:37 +01:00
Meenal Bhave d9dcb487c5 Search-744 Removed the annotation @Bug, as the related issue is fixed 2018-07-30 12:22:16 +01:00
Meenal Bhave d2461300da Search-874 Comment added 2018-07-24 16:34:23 +01:00
Meenal Bhave f3185db181 Search-874 Test Added to test that selected set of fields appear in select * queries 2018-07-24 16:29:05 +01:00
Meenal Bhave f130c1990a Ameded the bug status as Search build plan now runs on Alfresco Enterprise 2018-07-13 16:26:50 +01:00
Meenal Bhave 9f0b10a2f3 Search 940 2018-07-10 12:05:04 +01:00
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