apache / streampipes

Apache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
https://streampipes.apache.org
Apache License 2.0
607 stars 182 forks source link

Implement unit tests for pipeline element 'MathOpProcessor' #1887

Open bossenti opened 1 year ago

bossenti commented 1 year ago

This issue is about implementing unit tests for our pipeline element MathOpProcessor. An example of how to write unit tests for pipeline elements can be found here.

Mentoring

As this issue is marked as a good first issue and for the hacktoberfest event: one of @dominikriemer, @tenthe, @RobertIndie, or @bossenti are happy to provide help for getting started, just tag (one of) them if you want to start working on this issue and need some help.

techrajdeep commented 1 year ago

Hi @bossenti ,Please let me know if it is still open

bossenti commented 1 year ago

Yes, it is Would be great if you'd like to work on it

nitin-pandita commented 1 year ago

hey @bossenti if no one is working on it , can i go for this issue

bossenti commented 1 year ago

Sure, feel free to give it a try 🙂

Yuukadesu commented 1 month ago

Hi !@luoluoyuyu I would like to work on this issue.