-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
cppC++ codeC++ codeenhancementNew feature or requestNew feature or requestgood_first_issueGood for newcomersGood for newcomerszenohZenoh plugin codeZenoh plugin code
Description
Testing Task
Add integration tests that communicate with an actual Zenoh router.
Motivation
Current unit tests mock or skip Zenoh functionality. Integration tests verify actual pub/sub communication, connection lifecycle, message serialization, and router failover.
Proposed Solution
- Create Docker Compose setup with Zenoh router
- Add integration tests that connect to the router
- Test publish/subscribe end-to-end
Files to Add
- middlewares/zenoh/docker-compose.test.yml
- middlewares/zenoh/src/zenoh_plugin/test/integration/
Priority
Medium - Unit tests catch most bugs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cppC++ codeC++ codeenhancementNew feature or requestNew feature or requestgood_first_issueGood for newcomersGood for newcomerszenohZenoh plugin codeZenoh plugin code