You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/03/08 19:38:00 UTC

[jira] [Resolved] (NIFI-3070) Add integration tests for PutAzureEventHub and GetAzureEventHub

     [ https://issues.apache.org/jira/browse/NIFI-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann resolved NIFI-3070.
------------------------------------
    Resolution: Won't Fix

Current unit tests use a mocked extension of the Processors to exercise much of the behavior. An integration would require credentials, which could not be checked into version control. Closing this issue based on lack of activity.

> Add integration tests for PutAzureEventHub and GetAzureEventHub
> ---------------------------------------------------------------
>
>                 Key: NIFI-3070
>                 URL: https://issues.apache.org/jira/browse/NIFI-3070
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joey Frazee
>            Priority: Minor
>
> There aren't currently any integration tests for PutAzureEventHub or GetAzureEventHub and the unit tests are currently inactive (because they're not in a src/test/java). Since there isn't a good way to mock Event Hubs, which makes the unit tests of limited value, some kind of integration tests should be added.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)