Commit Graph
1428 Commits
Author SHA1 Message Date
Michael Suzuki 2145c090b8 Search-427, merge changes from head and add missing facet fields e2e tests 2017-05-22 21:02:57 +01:00
Michael Suzuki ea016eee9d Added test to cover facet fields search test 2017-05-22 14:40:21 +01:00
Gethin James 4f009c7db3 SEARCH-339: Updating interval tests 2017-05-22 15:34:25 +02:00
Michael Suzuki a0765d0700 Fix failing test 2017-05-19 15:03:11 +01:00
Michael Suzuki 058fe354f7 Search-340, updated to verify range handling multiple range facets 2017-05-18 18:28:54 +01:00
Michael Suzuki 3a235fcb37 Search-340, amend from range to ranges 2017-05-17 15:49:57 +01:00
Michael Suzuki 0137a119f5 Search-340, renamed facetInfo to bucketInfo 2017-05-17 11:33:31 +01:00
Michael Suzuki bb0e31c0c4 Search-340, added test to cover date range search 2017-05-16 16:45:17 +01:00
Cristina Axinte 03800a0ccc Merge branch 'REPO-2116' into 'master'
Repo 2116

Fixed the RestAPI Rendition tests by adding a new call that wait for the renditions to be created (usually renditions takes a while because the transformation service is slow).

See merge request !459
2017-05-16 12:20:55 +01:00
NESS\P3700654 3bcaab7b92 Renamed getNodeRenditionUntilTheyAreCreated to getNodeRenditionUntilIsCreated,
Added fixed status to the Renditions tests that were failing.
2017-05-16 14:16:57 +03:00
Michael Suzuki 3c76b1c9a1 Search-340, adding end 2 end test for search range api 2017-05-15 14:29:56 +01:00
NESS\P3700654 e89a6d2f87 REPO-2116
Created a new get method for Renditions(getNodeRenditionUntilTheyAreCreated), that waits for the renditions to be created.
      Modified 3 tests from the CreateRenditionsTests.java class (adminCanCreateRenditionToExistingNode(), userThatCreatedFileCanCreatePdfRenditionForIt(),userThatCreatedFileCanCreateDoclibRenditionForIt()) in order to pass on slower machines.
2017-05-10 10:06:41 +03:00
Gethin James 458ecc1959 SEARCH-409: Adding stats tests 2017-05-08 13:02:08 +02:00
Gethin James b07f85811f SEARCH-339: Adding afts filterquery 2017-04-12 10:28:54 +02:00
Michael Suzuki 3e0b203e40 Reverted to previous commit, functionality is present in solr4 2017-04-07 08:23:39 +01:00
Michael Suzuki e1d5732e25 Updated test group to ASS 1, as solr 6 is required 2017-04-07 08:16:00 +01:00
Gethin James 265b7af3e4 Merge branch 'searchbcr' into 'master'
Addition Search API tests

See merge request !458
2017-04-05 14:35:58 +01:00
Michael Suzuki 488ecd7cee Change order of test execution to allow time to index data 2017-04-03 16:21:46 +01:00
Gethin James 068dd5011c SEARCH-334: Adding pivot tests 2017-04-03 15:21:56 +02:00
Cristina Axinte b2ad73bbe4 fix test: update the formula to calculate the value of hasMoreItems field 2017-03-28 18:14:13 +03:00
Cristina Axinte c0d1080bbd update rest-suites.xml to exclude ASS_1.0.0 group and include FacetedSearchTest in this group 2017-03-27 16:24:22 +03:00
Cristina Axinte 12ffa5642a fix Bamboo failed test 2017-03-24 15:04:52 +02:00
Cristina Axinte f031954e9b fix failed tests from Jenkins 2017-03-24 12:16:03 +02:00
Cristina Axinte ce5816b546 fix test and update jenkins file to run at 20:00 2017-03-23 15:45:57 +02:00
Gethin James bf97817ad3 Updated the request / response search api model 2017-03-23 11:45:06 +01:00
Cristina Axinte 28403ecbd5 Merge branch 'REPO-2110' into 'master'
Repo 2110

See merge request !457
2017-03-20 08:57:20 +00:00
NESS\P3700654 e791e78160 REPO-2090 - Service Pack: MNT-16882: CMIS does not detect text encoding correctly
Removed additional reduntant steps (authentificating multiple times).
      Instead of creating the two files and the change the nodeRef(with the uploaded one via RestAPI), I`m now just defining the fileModels.
2017-03-17 18:40:15 +02:00
NESS\P3700654 20182bc070 REPO-2090 - Service Pack: MNT-16882: CMIS does not detect text encoding correctly
Added a test that creates two files with the specific encoding using the multipart upload (POST nodes/{nodeId}/children}, then using the get on the node (GET nodes/{nodeId}) we verify the encoding (content type).
2017-03-17 17:35:59 +02:00
Gethin James 33f9ecf194 SEARCH-339: Updating the interval tests with new response 2017-03-17 14:00:51 +01:00
Michael Suzuki b17f0bbf8a Updated test to include the new faceted groups 2017-03-17 11:12:15 +00:00
Michael Suzuki c5b43b21ba Made the faceted group test go green 2017-03-15 17:17:31 +00:00
Michael Suzuki 59cfd19e4c save local changes 2017-03-15 16:28:02 +00:00
Gethin James 8f0e7ac4cd SEARCH-376: Including the original request in the response 2017-03-15 13:04:27 +01:00
Mihaela Popa c14396f967 REPO-2112 / MNT-17545: update test with bug.status.Fixed to not be skipped.
Also, removed double quotes from test as a new issue was raised: MNT-17594 RegEx for filename fails / Regular Expression constraints not checked properly
2017-03-14 15:46:25 +02:00
Michael Suzuki 4cd17d21f3 Adding test for grouping facets 2017-03-13 13:25:43 +00:00
Michael Suzuki b816a04a0c added comments 2017-03-13 11:09:03 +00:00
Valentin Popa dd44737711 Update REST-API assertion of "equals" to "is" 2017-03-13 12:02:15 +02:00
Gethin James 2174dc9cc6 Adding testrail groups 2017-03-10 15:25:20 +01:00
Gethin James 50e58a76b6 SEARCH-339: Adding testrail groups 2017-03-10 14:19:44 +01:00
Gethin James 516471f9cf SEARCH-339: Adding tests to ASS_1 group 2017-03-10 13:47:28 +01:00
Gethin James e5eb2817b2 Renaming to facetsFields after merge 2017-03-10 13:20:15 +01:00
Gethin James e73e60b791 Merge branch 'master' into searchbcr
src/main/java/org/alfresco/rest/search/RestResultSetContextModel.java
2017-03-10 12:46:21 +01:00
Michael Suzuki 5b1232d701 Added APATH end 2 end tests 2017-03-10 09:56:05 +00:00
cgornea 133e0602c9 REPO-2096: Add support for AOS calls using REST API 2017-03-08 18:07:09 +02:00
Paul Brodner 4648b93b89 adding CMIS rest api calls on RestCmisAPI class 2017-03-08 16:34:43 +02:00
Gethin James fcc9482eeb SEARCH-339: Adding a 60 second wait after dataprep 2017-03-08 11:45:13 +01:00
Gethin James eabeac14f0 SEARCH-372: Switched .equals to .is 2017-03-08 11:43:44 +01:00
Michael Suzuki a633af7ff7 finished fingerprint tests for solr 6 2017-03-07 12:05:07 +00:00
Michael Suzuki 8afe3d1eba finished fingerprint tests for solr 6 2017-03-07 12:05:07 +00:00
Michael Suzuki c22c215922 amend data prep to use the random user to load files instead of the admin user 2017-03-07 12:03:25 +00:00