wind-c / comqtt

A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster
MIT License
869 stars 50 forks source link

Testfix #49

Closed perbu closed 11 months ago

perbu commented 11 months ago

A few more fixed tests. As previously mention I skip most mysql and postgresql tests if the relevant sql server isn't running.

Also, I used ":0" as an address for some of the listener tests as I suspect Go test was running these tests in parallel and they where interfering with each other. Seems to work.

perbu commented 11 months ago

The remaining tests seem harder to fix. They require some better understanding on how things are suppose to work. I'll keep at it, but I'm not sure how much further I can get.

wind-c commented 11 months ago

Good job! People who are willing to contribute consistently to open source projects are great. We go forward together. More gas!