Skip to content

[FEATURE] use testcontainers for integration tests #1916

@rursprung

Description

@rursprung

Is your feature request related to a problem?

when developing on this project you have to manually start an OpenSearch instance to run the integration tests against.

What solution would you like?

use testcontainers (most likely through opensearch-testcontainers) to run the containers automatically in the integration tests, so that everything is fully encapsulated and the OS instance has a well-known state for the tests.

What alternatives have you considered?

n/a

Do you have any additional context?

other projects like spring-data-opensearch have been using this for a long time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions