IsaakKrut opened a new pull request, #2730:
URL: https://github.com/apache/streampipes/pull/2730
Added a couple of features to the test executor.
1. Option to provide custom configuration. TestComposeProcessor required to
set output strategies and TestMergeByTimeProcessor required to set output key
selectors.
2. Mocked mockParams.getModel(). Required for processors of type
StreamPipesDataProcessor, which generate their own extractor based on the graph
provided
3. Updated event creation to detect the prefix in the map keys and parse it
properly
Refactored all tests in streampipes-processors-filters-jvm to use the
executor
PR introduces (a) breaking change(s): no
PR introduces (a) deprecation(s): no
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]