Mike Thomsen created NIFI-4929:
----------------------------------
Summary: 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
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)