You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should test that discovery messages is emitted correctly, and that send/receive works as expected.
Tricky because of all the Arduino dependencies, and possibly device-specific code.
But it looks like the PubsubClient which does the MQTT has a testing setup running on Linux, which might be a starting point. https://github.com/knolleary/pubsubclient/tree/master/tests
The text was updated successfully, but these errors were encountered:
Should test that discovery messages is emitted correctly, and that send/receive works as expected.
Tricky because of all the Arduino dependencies, and possibly device-specific code.
But it looks like the
PubsubClient
which does the MQTT has a testing setup running on Linux, which might be a starting point. https://github.com/knolleary/pubsubclient/tree/master/testsThe text was updated successfully, but these errors were encountered: