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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---