Commit Graph
1792 Commits
Author SHA1 Message Date
Meenal Bhave 7d8bf95dd0 Added missing step to repeat search 2018-08-08 16:18:04 +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 554c004b81 Merge branch 'master' of https://git.alfresco.com/tas/alfresco-tas-restapi-test into tas-rest-api-search 2018-07-24 16:14:48 +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
Meenal Bhave b51d55ad86 Removed from this branch as it should be part of a seperate branch 2018-07-04 17:39:19 +01:00
Meenal Bhave c2a223e37f Search-940 Amended Tests to check all the results, rather than the top ranked result as discussed 2018-07-04 17:28:05 +01:00
Meenal Bhave 426496aaa0 Search-940 Corrected Tests 2018-07-03 12:03:17 +01:00
Meenal Bhave fba3dd84a4 Search-940 Tests implemented for Phrase Searching (Search-852) via search /sql api and JDBC 2018-07-02 16:56:47 +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 1aacc28dd8 Search-904 Test added for select distinct via JDBC 2018-06-25 11:27:34 +01:00
Meenal Bhave ee75aacad0 Search-904 Test added for select distinct 2018-06-18 17:47:21 +01:00
Meenal Bhave 9b90fe7020 Merge branch 'master' of https://git.alfresco.com/tas/alfresco-tas-restapi-test into tas-rest-api-search 2018-06-18 17:46:45 +01: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 3630f36326 Search-634 Tests implemented for select star via sql api and jdbc 2018-06-05 10:07:23 +01:00
Meenal Bhave 99d8b945c0 Search-876 After method to run always 2018-06-05 10:06:53 +01:00
Meenal Bhave 82ea768e0e Merge branch 'master' of https://git.alfresco.com/tas/alfresco-tas-restapi-test into tas-rest-api-search 2018-06-05 10:06:21 +01:00
Meenal Bhave 0bd10dc033 Search-876: Moved Error checking assert before recordset 2018-06-05 10:04:30 +01:00
Andrei Forascu 9687ae2ffb REPO-3294: added media management to checklist 2018-06-04 18:40:03 +03:00
Meenal Bhave 8ebf922323 Search-876: Added after method to run always 2018-06-01 12:30:48 +01:00
Meenal Bhave cb3d553245 Merge branch 'master' of https://git.alfresco.com/tas/alfresco-tas-restapi-test into tas-rest-api-search 2018-06-01 12:23:06 +01: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 7421ad2cd8 Corrected the comment 2018-05-02 12:38:17 +01:00
Meenal Bhave c792aff063 Removed unnecessary empty line 2018-05-02 11:50:03 +01:00
Meenal Bhave 76491b4432 Removed unused dependencies and updated copyright info for amended files 2018-05-02 11:46:32 +01:00
Meenal Bhave 97e38e58dc Formatting changes 2018-05-02 11:24:27 +01:00
Meenal Bhave 602f46debf Fixed FingurePrint Test to work with recent changes 2018-05-02 11:19:30 +01:00