opensearch-project/OpenSearch

Improve Test Coverage for IndicesService

Open

#9 858 ouverte le 6 sept. 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Java (1 505 forks)batch import
Indexing & Searchenhancementgood first issue

Métriques du dépôt

Stars
 (8 123 stars)
Métriques de merge PR
 (Merge moyen 5j 9h) (266 PRs mergées en 30 j)

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

Guide contributeur