[
https://issues.apache.org/jira/browse/GORA-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damien Raude-Morvan resolved GORA-647.
--------------------------------------
Fix Version/s: 1.0
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 1.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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)