KikoUK
f6c2a408c2
ACS-3885: Fix failing e2es
2022-10-31 14:28:36 +00:00
KikoUK
43b2c5253a
ACS-3885: Fix failing e2es
2022-10-31 13:39:52 +00:00
Elia
5db2e09071
fixed broken test
2022-10-03 12:34:14 +02:00
Elia
5953143828
removed test that alter indexed files
2022-09-30 12:27:35 +02:00
Damian.Ujma@hyland.com
3b07d126c2
ACS-2913 Set solrWaitTimeInSeconds to 8s
2022-04-29 09:49:12 +02:00
evasques
765de3cf95
Merge pull request #1397 from Alfresco/fix/MNT-22159_index_multiple_mltext
...
MNT-22159 Multiple ML text field fails to index
2022-03-25 11:46:01 +00:00
Tom Page
5d79010a02
Add test for CMIS CONTAINS() function.
...
This is always handled by Solr whereas the rest of these tests hit the DB by default.
2022-03-24 14:53:06 +00:00
Tom Page
d3f9b63215
Add test for CMIS SCORE() function.
2022-03-24 11:00:24 +00:00
Eva Vasques
5fe9b9ee22
Fixed typo in variable
2022-03-21 11:58:59 +00:00
Eva Vasques
da349fb0db
Separate file with the multiple mltext property so it does not impact the other tests
2022-03-21 11:38:45 +00:00
Eva Vasques
b479fe7f89
Typo in 2 of the assertions of the new test, where we do expect to find results
2022-03-18 18:50:50 +00:00
Eva Vasques
7d054efc1c
Added unit test to replicate the issue
2022-03-18 17:34:24 +00:00
Domenico Sibilio
f29adc847d
Merge pull request #1363 from Alfresco/feature/ACS-2438_remove-unauthenticated-SOLR-access
2022-02-22 11:05:56 +01:00
Domenico Sibilio
d124ccdae4
ACS-2566 Make e2e tests work with Shared Secret Authentication
2022-02-21 11:48:45 +01:00
Tom Page
d58b3402ea
MNT-22410 E2E test for FTS report.
2022-02-17 16:33:46 +00:00
Tom Page
addee3fca3
SEARCH-2909 Update travis file to use a single exclude groups variable.
...
Remove unused test group ACS_71n.
2021-07-07 11:05:44 +01:00
Tom Page
16753d4c97
SEARCH-2909 The 501 error fix has now been backported to 7.0.N.
...
Update to use 7.0.1-A6 which contains it. The fix will be present in 7.0.1 and 7.1.0,
but it was not present in 7.0.0 or earlier.
2021-07-06 15:41:58 +01:00
Alex Mukha
008bbfa824
SEARCH-2977 SEARCH-2948 Add compatibility tests ( #1220 )
2021-07-05 23:19:15 +01:00
Tom Page
339f752854
Merge pull request #1200 from Alfresco/feature/SEARCH-2909_ExactTermSearch501Test
...
SEARCH-2909 Add test for 501 error being returned when exact term search is not available.
2021-06-18 11:43:04 +01:00
Tom Page
40cdb81c8c
SEARCH-2909 Disable failing tests.
...
They will be re-enabled once SEARCH-2948 is fixed.
2021-06-18 11:05:43 +01:00
Angel Borroy
46986e8546
MNT-22377 Provide single test methods for every test case.
2021-06-18 10:32:38 +02:00
Angel Borroy
3665bdc510
MNT-22377 Provide single test methods for every test case.
2021-06-18 10:12:13 +02:00
Angel Borroy
4808124d1a
MNT-22377 Declared disabled test.
2021-06-17 17:35:52 +02:00
Angel Borroy
12b7583d0e
MNT-22377 Fixes requested from review.
2021-06-17 12:28:33 +02:00
Angel Borroy
2aa7525b82
MNT-22377 Failing tests for non Cross Locale environments have been identified
...
Those tests should be addressed by SEARCH-2461 and SEARCH-2953
2021-06-15 18:43:30 +02:00
Angel Borroy
6e27d2996f
MNT-22377 Typo
2021-06-15 17:37:27 +02:00
Angel Borroy
524cb48b9d
MNT-22377 Failing tests for Cross Locale environments have been identified
...
Those tests should be addressed by SEARCH-2461 and SEARCH-2953
2021-06-15 17:33:26 +02:00
Angel Borroy
33de6c356b
MNT-22377 Failing tests have been isolated to SearchExactTermCrossLocaleTestFailing
...
Those tests should be addressed by SEARCH-2461
2021-06-15 15:52:42 +02:00
Angel Borroy
b0255e58c4
MNT-22377 Disable failing tests
2021-06-15 14:57:55 +02:00
Angel Borroy
52fffc6d5d
MNT-22377 Failing tests have been isolated to SearchExactTermTestFailing
...
Those tests should be addressed by SEARCH-2461
2021-06-15 13:57:31 +02:00
Tom Page
b916d57563
SEARCH-2909 Ensure we hit the index and add a second test for queries against the DB.
2021-06-15 10:56:38 +01:00
Tom Page
3cfa53b161
SEARCH-2909 Add test for 501 error being returned when exact term search is not available.
...
This test is for use only when cross-locale support is disabled (i.e. by default).
2021-06-14 16:21:49 +01:00
Angel Borroy
28d657a3cd
MNT-22377 Full coverage for exact term search for REST API with Cross Locale disabled
...
Refactoring in order to reuse the same corpus as cross locale enabled has been added
2021-06-10 10:24:04 +02:00
Angel Borroy
746fb05e09
MNT-22377 Full coverage for exact term search for REST API with Cross Locale enabled
2021-06-09 13:53:50 +02:00
Angel Borroy
e8fef729be
MNT-22377 Amend comment
2021-06-07 16:43:47 +02:00
Angel Borroy
eb271e038b
MNT-22377 Restore amended tests, as they were working as expected
2021-06-07 16:41:52 +02:00
Angel Borroy
ac3e87ee33
MNT-22377 Additional tests in order to verify tokenisation is working also for Cross Locale deployments.
2021-06-04 16:15:00 +02:00
Angel Borroy
d621af6b4c
MNT-22377 Fix expected values when searching cm:title field, as it's tokenised and some additional results are required.
2021-06-04 11:56:57 +02:00
Angel Borroy
bfb6917827
MNT-22377 Fix expected values for FacetedSearch, as no locale prefix should be added to results.
2021-06-03 16:59:40 +02:00
Angel Borroy
a7b5502f7e
MNT-22377 Fix "tokenised=true" fields for exact search
...
Added specific tests to be run with Search Services using Cross Locale configuration
2021-06-02 10:29:31 +02:00
Angel Borroy
27f8ca18b3
MNT-22377 Created automatic test to reproduce the issue
...
Run it using "mvn test -f e2e-test/pom.xml -DsuiteXmlFile=src/test/resources/SearchSuiteCustom.xml -Dalfresco.server=localhost -Dalfresco.port=8080"
2021-05-28 13:40:34 +02:00
Angel Borroy
c7bc425378
SEARCH-2887 Fix test condition according to expected list
2021-05-17 16:08:20 +02:00
Angel Borroy
eff0797e3c
SEARCH-2887 Execute Fingerprint tests with custom Docker Compose template, as feature is disabled by default.
2021-05-17 12:58:43 +02:00
Angel Borroy
c23cde1019
MNT-22158: Index multivalued fields as identifiers
...
This change requires re-indexing SOLR Core
2021-04-07 11:13:52 +02:00
tiagosalvado10
00a56dbd97
Merge pull request #1081 from Alfresco/fix/MNT-22045_minhash_update
...
[MNT-22045] Prevents MINHASH field from being always added
2021-02-03 22:25:10 +00:00
Alex Mukha
c8d4926cb0
Revert "SEARCH-2543 Disable SetupTest.testModelFinanceCanBeUsed"
...
This reverts commit a7bfb510d4b0736ff9c044ed3957be32867d7001.
2021-02-03 20:25:10 +00:00
Tiago Salvado
424026258f
[MNT-22045] Fixed the way response is obtained as string
2021-02-03 00:06:06 +00:00
tiagosalvado10
1ebdaea6a7
Merge pull request #1074 from Alfresco/fix/MNT-22045_minhash_update_1.4.x
...
[MNT-22045] Prevents MINHASH field from being always added. Enabled related unit tests.
(cherry picked from commit 0c5505249e81ed09f7dc3b063b2ff62088323894)
2021-02-02 17:06:26 +00:00
Alex Mukha
f6d9305740
SEARCH-2318: Add Travis configuration to Insight Engine ( #873 )
...
The changes include the following:
* The python scripts for e2e environment creation were moved to this code base
* Mirror to community
* Docker image check
* Unit, integration and e2e tests
* "Snapshots": "latest" docker image from master in quay.io, docker images for "release" branches to quay.io, "master" and * "release" branches snapshots to nexus
* Releases: nexus, s3 staging bucket, quay.io and dockerhub
* Fix for https://issues.alfresco.com/jira/browse/SEARCH-2389
The build is using branches only.
2021-01-22 16:48:36 +00:00
Keerat
a4c7f67786
SEARCH2280 Fixing file extension in one test
2021-01-18 14:48:15 +00:00