Gábor Gyimesi created MINIFICPP-2664:
----------------------------------------
Summary: Move behave tests to their respective extensions with a
new simplified behave framework in libminifi
Key: MINIFICPP-2664
URL: https://issues.apache.org/jira/browse/MINIFICPP-2664
Project: Apache NiFi MiNiFi C++
Issue Type: Epic
Reporter: Gábor Gyimesi
"The docker tests are a great way to do integration testing but it became a bit
clunky over the years.
I've recreated the framework with simplicity in mind. Its now be able to create
a flow (without concrete processor classes) and do simple checking with them.
Any domain specific checking or containers should be moved into the respective
extension.
This will enable us to use the framework to test separately built extensions in
the future (upcoming stable c api).
And hopefully this will make writing of these tests to be a bit more straight
forward."
by [~martinzink]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)