You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Damien Raude-Morvan (Jira)" <ji...@apache.org> on 2020/03/21 21:05:00 UTC

[jira] [Created] (GORA-647) Use Testcontainers for MongoDB integration tests

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)