opensearch-project/OpenSearch

Improve Test Coverage for IndicesService

Open

#9.858 aberto em 6 de set. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (1.505 forks)batch import
Indexing & Searchenhancementgood first issue

Métricas do repositório

Stars
 (8.123 stars)
Métricas de merge de PR
 (Mesclagem média 5d 9h) (266 fundiu PRs em 30d)

Description

Is your feature request related to a problem? Please describe.

General unit test coverage.

Describe the solution you'd like

Improve test coverage by introducing unit testing for IndicesService.

Describe alternatives you've considered

As of today, we only depend on limited Integration test for correctness of IndicesService.

Additional context

Guia do colaborador