sabuhish / fastapi-mqtt

fastapi-mqtt is extension for MQTT protocol
https://sabuhish.github.io/fastapi-mqtt/
MIT License
256 stars 43 forks source link

Add more test coverage #82

Closed azogue closed 8 months ago

azogue commented 8 months ago

Closes #59

Follow up #81, modifying the current test_example_app to subscribe to a shared topic, and adding missing coverage for multiple subscribe handlers to the same topic.

cc @sabuhish