[
https://issues.apache.org/jira/browse/CALCITE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496102#comment-16496102
]
Andrei Sereda commented on CALCITE-2345:
----------------------------------------
If you enable system property
[fongo.force.realMongo|https://github.com/fakemongo/fongo/blob/master/src/main/java/com/github/fakemongo/junit/FongoRule.java#L69]
it will automatically connect to default mongo instance ({{localhost:27017}})
> add tests using Fongo to Mongo Adapter
> --------------------------------------
>
> Key: CALCITE-2345
> URL: https://issues.apache.org/jira/browse/CALCITE-2345
> Project: Calcite
> Issue Type: Improvement
> Reporter: Andrei Sereda
> Assignee: Julian Hyde
> Priority: Major
>
> Better test coverage for unit tests using
> [Fongo|https://github.com/fakemongo/fongo] which is in-memory implementation
> of Mongo API.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)