Skip to content

Use Testcontainers instead of custom CrateDB integration test helper #377

Open
@amotl

Description

@amotl

Hi there,

the BaseIntegrationTest.java currently uses io.crate.testing.CrateTestCluster and io.crate.testing.CrateTestServer from CrateDB Java Testing Classes. If it is capable enough to replace this layer, we could now use Testcontainers for Java » CrateDB support, thanks to @matriv's contribution testcontainers/testcontainers-java#6790, which has been released yesterday.

With kind regards,
Andreas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions