You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2019/04/03 18:44:00 UTC

[jira] [Created] (NIFI-6183) Improve Framework's Integration Tests

Mark Payne created NIFI-6183:
--------------------------------

             Summary: Improve Framework's Integration Tests
                 Key: NIFI-6183
                 URL: https://issues.apache.org/jira/browse/NIFI-6183
             Project: Apache NiFi
          Issue Type: Test
          Components: Core Framework
            Reporter: Mark Payne
            Assignee: Mark Payne


NiFi's framework has a lot of unit tests and several integration tests. However, the integration tests tend to focus on integration between to specific components (e.g., the content repo and flowfile repo). It would be beneficial to provide integration tests between all of the "real" components in the framework, almost to the point of standing up a full NiFi instance.

For example, we should provide integration tests that make use of FileSystemRepository, WriteAheadFlowFileRepository, WriteAheadProvenanceRepository, StandardProcessSession, FlowController, StandardProcessScheduler, StandardFlowFileQueue, FileSystemSwapManger, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)