Commit Graph
2160 Commits
Author SHA1 Message Date
Meenal Bhave 2e7e565bf5 Feature/search 1835 gs compatibility: Fix inconsistent Tests 2019-10-15 16:37:42 +01:00
Angel Borroy 1bae63d3ca Clarify that certificates, truststores and keystores are provided only for testing purposes. 2019-10-08 13:30:14 +02:00
Angel Borroy 4493c6729b Add support for WebProxy with SSL
Add support to disable WebProxy protection for SOLR REST API
2019-10-07 16:31:55 +02:00
meenal.bhave@alfresco.com 5f281abadd Moved the GS Tests to InsightEngine package to avoid compiliation errors in SearchServices mirror 2019-10-03 16:58:26 +01:00
meenal.bhave@alfresco.com 7f8aedc531 Implemented the check for all classification levels 2019-10-01 16:48:51 +01:00
meenal.bhave@alfresco.com 55f1d5decb Further simplified test assertions 2019-10-01 15:44:09 +01:00
meenal.bhave@alfresco.com f6074246e8 Shortened test assertions 2019-10-01 15:26:34 +01:00
meenal.bhave@alfresco.com a52f1ba56a Removed unused assertion 2019-09-30 19:02:17 +01:00
meenal.bhave@alfresco.com 13f4e6b431 Implemented review comments 2019-09-30 18:54:52 +01:00
meenal.bhave@alfresco.com f501025094 Search-1835: Added sql tests for testing GS permissions 2019-09-30 14:47:47 +01:00
meenal.bhave@alfresco.com b575561b54 Search-1835: Added test for records 2019-09-26 17:43:59 +01:00
meenal.bhave@alfresco.com 6622efc40c Search-1835: Added test for classification 2019-09-24 18:28:40 +01:00
meenal.bhave@alfresco.com a79c0f45c9 Search-1835: Simplified running additional GS tests with IE 2019-09-23 13:45:11 +01:00
meenal.bhave@alfresco.com 2005a444b5 Removed the limit parameter as 0 records are expected anyway 2019-09-20 15:29:28 +01:00
meenal.bhave@alfresco.com 16c2483172 Removed references to unhandled exceptions 2019-09-20 15:22:27 +01:00
meenal.bhave@alfresco.com 3ae895405b Corrected Error message 2019-09-19 18:14:26 +01:00
meenal.bhave@alfresco.com e37194952f Removed references to unhandled exceptions 2019-09-19 16:33:03 +01:00
meenal.bhave@alfresco.com 270eb6b88a Changes per the review comments 2019-09-19 16:26:53 +01:00
meenal.bhave@alfresco.com 9a9dc1d4e2 Synced branch with master 2019-09-18 18:51:44 +01:00
meenal.bhave@alfresco.com 06c1fb06f5 Search-1857: Implemented a basic sanity test for sql api and amended the suite xml file 2019-09-18 18:41:10 +01:00
meenal.bhave@alfresco.com 8f6bbaeff1 Search-1854: Required changes for getting the SS-GS test working, amended the test to make it consistent 2019-09-18 18:38:36 +01:00
Keerat Lalia 7cfb7274d8 Merge branch 'fix/search-1829_TestGroupAdded' into 'master'
SEARCH-1829 adding test group 62n to Test

See merge request search_discovery/insightengine!167
2019-09-18 14:06:56 +01:00
Keerat Lalia 4f45fe0059 SEARCH-1829 adding test group 62n to Test 2019-09-18 12:49:00 +01:00
eliaporciani ec563559fc Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into fix/SEARCH-818_fix_npe_in_test 2019-09-18 13:48:40 +02:00
eliaporciani 24f5bef38f Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into fix/SEARCH-1829_e2e_test 2019-09-17 14:36:11 +02:00
eliaporciani b6af0f2d2a [SEARCH-1829]
removed file
2019-09-17 14:35:51 +02:00
eliaporciani 5723834e25 [SEARCH-1829]
review some changes
2019-09-17 14:35:24 +02:00
Tom Page aeb9bc9510 Merge branch 'feature/E2ESubmodule' into 'master'
Make e2e test a submodule of the main project.

See merge request search_discovery/insightengine!164
2019-09-17 09:45:12 +01:00
Tom Page 00148a26dc Fix whitespace in e2e pom. 2019-09-17 09:43:22 +01:00
Tom Page fe429394f4 Use project.version for insight-jdbc dependency. 2019-09-17 09:36:59 +01:00
eliaporciani dad3d8c1e5 Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into fix/SEARCH-1829_e2e_test 2019-09-16 13:34:52 +02:00
eliaporciani ca3010e473 [SEARCH-1829]
Restore tests after unwanted changes
2019-09-16 13:34:04 +02:00
Tom Page 9c8c0e95ca Also add insight-jdbc as an explicit dependency of the e2e tests.
This overrides the old version declared in tas-rest.
2019-09-16 11:42:04 +01:00
Tom Page d7daf09904 Make e2e test a submodule of the main project.
This cannot be done on some older branches as the java versions are
different, but on master everything is Java 11.

Also fix target version to be Java 11, so that IDEs pick the right
version of Java when running tests.
2019-09-16 09:09:12 +01:00
Meenal Bhave 21a722977a Merge branch 'feature/Search-1835-GSCompatibility' into 'master'
Search-1856: Fixed the failing APATH test

See merge request search_discovery/insightengine!160
2019-09-13 14:29:01 +01:00
meenal.bhave@alfresco.com 58d98a1984 Search-1856: Fixed the failing APTH test 2019-09-13 13:31:30 +01:00
meenal.bhave@alfresco.com a0f4aa4a80 Search-1856: Fixed the failing APTH test 2019-09-13 13:31:06 +01:00
eliaporciani 39421555af [SEARCH-1829]
Adding test for checking that indexing still works after sharding model has been disabled.
Modified cascading sharding test in order to clean up the environment after test execution.
2019-09-13 10:09:05 +02:00
dependabot-preview[bot] bc4a012fbd Bump lombok from 1.18.8 to 1.18.10 in /e2e-test
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.8 to 1.18.10.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.8...v1.18.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-11 00:24:10 +00:00
Meenal Bhave c4aa401776 Merge branch 'feature/Search-1835-GSCompatibility' into 'master'
Feature/search 1835 GS Compatibility

See merge request search_discovery/insightengine!154
2019-09-10 16:55:54 +01:00
meenal.bhave@alfresco.com bb596d3225 SearchSearch:1835: Added comment for using GS Version 3.1.0 2019-09-10 16:05:14 +01:00
meenal.bhave@alfresco.com 9f4fc89a8c Search:1835: Updated RM artifacts' names and versions 2019-09-10 09:59:07 +01:00
meenal.bhave@alfresco.com 65588b7513 Search-1847: Wait now extended until the content is indexed for faceting 2019-09-09 09:59:17 +01:00
eliaporciani 8f92749ba4 [SEARCH-818]
Check highligh size before accessing in test
2019-09-04 10:39:12 +02:00
eliaporciani 88c00c2333 [SEARCH-818]
typo in comment
2019-09-03 10:08:07 +02:00
eliaporciani 5b2f91dfaf [SEARCH-818]
Changed test in order to not collide with other tests extending the same abstract class.
2019-09-02 17:46:23 +02:00
eliaporciani 1202f7226c [SEARCH-818]
Added integration test for highlighting AND queries
2019-09-02 17:27:50 +02:00
Angel Borroy c294e9b3e7 Including proxy to 6.1 CE to server both alfresco and share web apps in port 8080 2019-08-08 16:14:05 +02:00
Tom Page 8d3c8f8039 Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-utility-3.0.11' into 'master'
Bump utility from 3.0.9 to 3.0.11 in /e2e-test

See merge request search_discovery/insightengine!127
2019-08-07 15:02:53 +01:00
Angel Borroy 8d2488873b Describing what "empty" file does. 2019-08-07 11:35:31 +02:00