Skip to content

MongoDB implementation tests should clean up after themselves #193

@laserval

Description

@laserval

The tests in hydra-mongodb leave empty or small databases in mongodb after they have run.

It appears to be a problem with how the cleanup methods are run by the maven surefire plugin, or by jUnit - running each test individually usually cleans up properly. Perhaps @AfterClass is problematic for the runner?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions