[
https://issues.apache.org/jira/browse/CALCITE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496814#comment-16496814
]
Andrei Sereda commented on CALCITE-2345:
----------------------------------------
Hmm. My concern is that unit tests have to be fast. Populating fakes with full
data-set will be slow (zips.json has ~30k records).
In practice, I've never managed to have solely unit or integration tests. It
was always a combination of two (not to mention performance tests).
> 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)