energostack / bisquitt

Bisquitt, a transparent MQTT-SN gateway
Eclipse Public License 2.0
21 stars 3 forks source link

packets1: Add full-coverage `Will*` and `MessageIDProperty` unit tests #53

Closed mprymek closed 1 year ago

mprymek commented 1 year ago

The first commit improves the way WillTopic packets are stringified by String() (similar to the first commit of #51).

The other commits make packets1.Will* and MessageIDProperty code fully covered by unit tests.