hivemq / mqtt-cli

MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1
https://hivemq.github.io/mqtt-cli/
Apache License 2.0
305 stars 47 forks source link

Add Data Validation commands #341

Closed busybeetree closed 1 year ago

busybeetree commented 1 year ago

https://hivemq.kanbanize.com/ctrl_board/4/cards/14233/details/

ghost commented 1 year ago

Very nice Pull Request! Clean code, nice unit tests.

I do not think that we have any SystemTests in place for the current Rest-APIs. They would be a great addition to our testsuite as I already discovered a bug with the native image there for swarm. Same could apply for the new endpoints which is fine as long as we do not officially distribute the native images. We can also handle this in a later ticket.