mqtt5_client
mqtt5_client copied to clipboard
Unit testing broker based test updates
The unit test suite needs to be updated to remove the use of mock brokers, either we fully mock this using Mockito or maybe we use a containerised solution on Travis.
This package should be updated as per mqtt_client issue 449, mockiio support should be added to remove all but the secure and ws mock brokers.