[
https://issues.apache.org/jira/browse/NIFI-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391679#comment-16391679
]
ASF subversion and git services commented on NIFI-4929:
-------------------------------------------------------
Commit dae2b73d94f51230ff3193fe7baae657ff10ce82 in nifi's branch
refs/heads/master from [~mike.thomsen]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=dae2b73 ]
NIFI-4929 Converted the majority of MongoDB unit tests to integration tests so
they can be reliably run with 'mvn -Pintegration-tests integration-test'
Signed-off-by: Pierre Villard <[email protected]>
This closes #2508.
> Convert existing MongoDB unit tests to integration tests
> --------------------------------------------------------
>
> Key: NIFI-4929
> URL: https://issues.apache.org/jira/browse/NIFI-4929
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Minor
>
> Most of the existing MongoDB unit tests are actually integration tests that
> require a live installation of MongoDB to run. They're marked with @Ignore
> which is a very suboptimal solution for testing and makes it easy for a
> reviewer to run the tests and think everything passed if they're not looking
> for that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)