[
https://issues.apache.org/jira/browse/MINIFICPP-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128469#comment-17128469
]
James Medel commented on MINIFICPP-1233:
----------------------------------------
[~phrocker] I would like to learn more about the alternative approach to
testing by having stubs that run a minifi environment. Yes if you get some
time, can you help me with some of the CMAKE changes?
Here is the CMakeLists.txt file that I have been working on.
[^CMakeLists.txt]
I have been working on two C++ test programs: one that tests ConvertDsToCsv py
processor in a data flow and the other tests ExecuteH2oMojoScoring py processor
in a data flow. I would like to hear more about the stubs approach though
before I proceed further with the previous approach I was doing.
Also, when I try to sign up for apache.slack.com, I don't have a gxyster.com
email. Who do I contact to get access to the apache slack?
> Create Regression Tests for H2O Py Processors
> ---------------------------------------------
>
> Key: MINIFICPP-1233
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1233
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: James Medel
> Assignee: James Medel
> Priority: Blocker
> Fix For: 0.8.0
>
> Attachments: CMakeLists.txt
>
>
> Per https://issues.apache.org/jira/browse/MINIFICPP-1214
> We should resolve Marc's and Szasz's concerns about whether
> [https://github.com/apache/nifi-minifi-cpp/pull/784] breaks these two new
> processors by having regression tests. We will explore and plan to use
> pytest-mock ([https://github.com/pytest-dev/pytest-mock]) testing framework
> to implement the regression tests for the new processors. Therefore, these
> new processors would be easier to merge.
>
> regression test concerns
--
This message was sent by Atlassian Jira
(v8.3.4#803005)