[
https://issues.apache.org/jira/browse/CAMEL-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henryk Konsek resolved CAMEL-8016.
----------------------------------
Resolution: Fixed
Done in 545906c7a6a78546cc03368fce3662dbfc62a251. Let's see how it works on CI.
> MongoDB should use EmbedMongo in tests
> --------------------------------------
>
> Key: CAMEL-8016
> URL: https://issues.apache.org/jira/browse/CAMEL-8016
> Project: Camel
> Issue Type: Improvement
> Components: camel-mongodb
> Reporter: Henryk Konsek
> Assignee: Henryk Konsek
> Fix For: 2.15.0
>
>
> I refactored the MongoDB test code to use EmbedMongo (1). Skipping all tests
> when there is no MongoDB server available was like having no tests at all :) .
> EmbedMonbgo starts real MongoDB process on the random free port and keeps it
> running for the time of the tests.
> (1) https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)