mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
REPO-2028: Remove lucene dependency
Refactor test to avoid using search service or mock it. Mark some of the tests as redundant, this will be processed in REPO-3019.
This commit is contained in:
committed by
Alex Mukha
parent
e1c531df29
commit
b0f057f0d7
@@ -50,8 +50,6 @@ import org.junit.runners.Suite;
|
||||
org.alfresco.repo.template.TemplateServiceImplTest.class,
|
||||
org.alfresco.repo.tenant.MultiTServiceImplTest.class,
|
||||
org.alfresco.repo.search.SearcherComponentTest.class,
|
||||
org.alfresco.repo.search.impl.lucene.ADMLuceneCategoryTest.class,
|
||||
org.alfresco.repo.search.impl.lucene.ADMLuceneTest.class,
|
||||
org.alfresco.repo.blog.BlogServiceImplTest.class,
|
||||
org.alfresco.heartbeat.RepositoryDataCollectorTest.class,
|
||||
})
|
||||
|
Reference in New Issue
Block a user