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
Keerat
fe536eb7ca
SEARCH2280 Fixing tests broken in the search suite
2021-01-18 13:47:23 +00:00
Keerat
f7b3488f8a
SEARCH 2280 excluding packags in the Pipeline Suite
2021-01-14 12:52:13 +00:00
Keerat
6062b9deb8
SEARCH 2280 excluding packags in the Pipeline Suite
2021-01-14 12:45:14 +00:00
Keerat
5ce59dffa2
SEARCH 2280 excluding packags in the Pipeline Suite
2021-01-14 12:12:51 +00:00
Keerat
57706002b2
SEARCH 2280 Fixing review comments on tests
2021-01-11 16:25:30 +00:00
Keerat
7683bfd2a2
SEARCH 2280 Adding the tests run on the one pipeline into a test suite
2021-01-11 14:33:57 +00:00
Angel Borroy
be96d46380
SEARCH-2460: Correct validation of "isIndexed" property.
...
Index "unidexed" nodes only when global property to ignore them is not set.
2020-11-12 10:50:47 +01:00
Elia Porciani
d1f3103e0f
Fix/search 2538 ( #987 )
...
* [SEARCH-2538]
Implementation of explicit atomic updates for fixing aspect removal issue
2020-10-30 09:22:42 +01:00
Alex Mukha
268c5070d6
SEARCH-2543 Disable SetupTest.testModelFinanceCanBeUsed
2020-10-28 17:15:17 +00:00
Alex Mukha
0110d0d603
SEARCH-2541 Disable SearchQueryPaginationTest.testSearchApiPagination
2020-10-28 14:28:38 +00:00
elia
2f05094e53
[SEARCh-2400]
...
restored test to be the same as in 1.4.3 branch
2020-09-09 09:28:30 +02:00
elia
4fd9c32779
[SEARCH-2400]
...
restored music model
2020-09-09 09:28:06 +02:00
elia
227df218f3
[SEARCH-2400]
...
changed music model
2020-09-07 12:43:04 +02:00
Angel Borroy
4d0b12e674
Merge pull request #902 from Alfresco/fix/SEARCH-2379_RemoveASPECT
...
Fix/search 2379 remove aspect
2020-08-18 10:44:39 +02:00
Angel Borroy
518645bcae
SEARCH-2379: e2e test for testing ASPECT removal
2020-08-17 18:24:35 +02:00