Skip to content

Improve integration test time #1826

Closed
@sothawo

Description

@sothawo

In most integration tests the same index is deleted and recreated for every test method. This can be improved by using an index name provider bean with anew index name for every test method and deleting all indices at once at the end of the test for one class.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions