phrocker commented on pull request #781: URL: https://github.com/apache/nifi-minifi-cpp/pull/781#issuecomment-633966448
> > > @phrocker @szaszm I created a Jira Ticket for creating regression tests for the new H2O Processors using pytest-mock framework: https://issues.apache.org/jira/browse/MINIFICPP-1233 > > I will start working on regression tests for the following two processors: > > * **ExecuteH2oMojoScoring.py** > > * **ConvertDsToCsv.py** > > > How should I approach integration tests for [#784](https://github.com/apache/nifi-minifi-cpp/pull/784) and these two new H2O Processors? It sounds like @phrocker already tested integration? James I tested the processors manually. In regards to testing these processors I'd focus more on validating your logic and if there are any external services mock those out. I'll take a look at @szaszm's comments in the ticket. If you can create some tests we can create a way to run them. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
