mqtt5_client icon indicating copy to clipboard operation
mqtt5_client copied to clipboard

Unit testing broker based test updates

Open shamblett opened this issue 4 years ago • 1 comments

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.

shamblett avatar Jul 04 '20 08:07 shamblett

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.

shamblett avatar Jun 13 '23 13:06 shamblett