[
https://issues.apache.org/jira/browse/MINIFI-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16120677#comment-16120677
]
ASF GitHub Bot commented on MINIFI-350:
---------------------------------------
GitHub user achristianson opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/126
MINIFI-350 added pytest-based system integration test framework and initial
test cases
Added a test framework which enables automated tests suits for the docker
image as well as simulation/system integration testing of multiple-host flows
and/or integration with other non-MiNiFi components.
Currently, the HTTP tests are failing due to
https://issues.apache.org/jira/browse/MINIFI-369, but once the fix for that is
merged, the test suite will pass.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/achristianson/nifi-minifi-cpp MINIFI-350
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/126.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #126
----
commit a9b4be93cf2cec21b314854776c412f7d0a2282c
Author: Andrew Christianson <[email protected]>
Date: 2017-07-13T14:42:35Z
MINIFI-350 added pytest-based system integration test framework and initial
test cases
----
> Create integration tests for cpp docker image
> ---------------------------------------------
>
> Key: MINIFI-350
> URL: https://issues.apache.org/jira/browse/MINIFI-350
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: C++
> Reporter: Andrew Christianson
> Assignee: Andrew Christianson
>
> Create a unit test suite which uses compose or docker commands to set up
> minifi using the docker image and send data through test flows. Consider
> looking into existing test frameworks/harnesses.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)