eclipse-uprotocol / eclipse-uprotocol/up-streamer-rust
Create end-to-end tests for examples to prove data flows for 1. up-linux-streamer and 2. up-linux-streamer-plugin
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 4
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Will involve spinning up the streamer then, in-turn, each pair of examples to prove data flows
Add a new CI flow performing these tests
The reasoning: currently whenever we update one of the streamer implementations (binary or plugin or even the examples) we then have to go run each pair in turn to make sure we didn't break something.
IMHO it makes sense to write it in a way that supports both, but only do the stand-alone binary in CI for now.
We need to do #43 and then can enable running the Zenoh plugin in CI as well.
Contributor guide
Assessment
This issue has not been assessed yet.