[
https://issues.apache.org/jira/browse/CALCITE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500640#comment-16500640
]
Andrei Sereda commented on CALCITE-2345:
----------------------------------------
{quote}Easiest thing to start with is to copy-paste zips.json from
https://github.com/vlsi/calcite-test-dataset/tree/master/zips/src/main/resources/dataset
into Calcite. Maybe we can convert that to a maven resource later on.{quote}
Are you OK if I copy {{zips.json}} to both
{{elasticsearch[2,5]/src/test/resources}} and {{mongodb/src/test/resources}} ?
Or should it be shared via {{core/src/test/resources}} (ie exporting test jar)
?
{quote}That said, I don't want to double the amount of test code that we
have.{quote}
Agree.
> 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: Michael Mior
> 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)