[
https://issues.apache.org/jira/browse/NIFI-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14682397#comment-14682397
]
Aldrin Piri commented on NIFI-569:
----------------------------------
Integration tests that can cover these kinds of dependencies would be quite
helpful in context of an integration level test in lieu of mocks for all
components.
> Isolate integration level tests from unit tests
> -----------------------------------------------
>
> Key: NIFI-569
> URL: https://issues.apache.org/jira/browse/NIFI-569
> Project: Apache NiFi
> Issue Type: Task
> Components: Tools and Build
> Affects Versions: 0.0.2, 0.0.1
> Reporter: Aldrin Piri
>
> There are a series of tests that are more integration level in that they
> require certain aspects of system configuration to be appropriate (e.g.
> network configuration).
> I propose isolating tests that are outside the bounds of unit tests and
> introduce the
> [maven-failsafe-plugin|https://maven.apache.org/surefire/maven-failsafe-plugin/]
> to allow these tests to occur only when explicitly called upon via a profile.
> This would likely make use of the [Apache Jenkins|https://builds.apache.org].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)