Damien Raude-Morvan created GORA-647: ----------------------------------------
Summary: Use Testcontainers for MongoDB integration tests Key: GORA-647 URL: https://issues.apache.org/jira/browse/GORA-647 Project: Apache Gora Issue Type: Test Components: gora-mongodb Affects Versions: 0.9 Reporter: Damien Raude-Morvan Assignee: Damien Raude-Morvan It seems that [flapdoodle.embed.mongo|https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo] artifact actually used for {{gora-mongodb}} integration tests is a bit outdated (ie. no support for latest MongoDB 4.2) and have no new commits since at least 6 months. I would like to align {{gora-mongodb}} integration tests with other Gora modules so that we also use [testcontainers|https://www.testcontainers.org/] which seems to provide more easier to maintain code (for instance, [mongo|https://hub.docker.com/_/mongo] docker container provide authentication support!) -- This message was sent by Atlassian Jira (v8.3.4#803005)