[
https://issues.apache.org/jira/browse/STREAMPIPES-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433407#comment-17433407
]
Philipp Zehnder commented on STREAMPIPES-449:
---------------------------------------------
Hi,
sure, this is a good idea.
What would you like to test? The Set-Up of the component or the onEvent or ...?
Recently we integrated an end2end testing framework, where it is also possible
to define testes (see [1]).
But those tests are then executed over the UI and take quite some time, so it
makes sense to have additional unit tests.
[1]
https://github.com/apache/incubator-streampipes/tree/dev/ui/cypress/fixtures/pipelineElement
> Update Processing Element API in module streampipes-processors-filters-jvm
> --------------------------------------------------------------------------
>
> Key: STREAMPIPES-449
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-449
> Project: StreamPipes
> Issue Type: Improvement
> Components: Pipeline Elements
> Reporter: Philipp Zehnder
> Priority: Major
> Fix For: 0.69.0
>
>
> The processors in this module use the old API, where 3 classes are required
> for a single processing element.
> These should be updated to use StreamPipesDataProcessor instead of
> StreamPipesDataProcessor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)