plugwise / python-plugwise-usb

Plugwise USB python module for USB-stick
https://pypi.org/project/plugwise-usb
MIT License
2 stars 2 forks source link

[IMPROVE] Add testing (and thus coverage) for USB #7

Open CoMPaTech opened 2 years ago

CoMPaTech commented 2 years ago

Closing plugwise/python-plugwise#28 (although complexity might still be on the table once USB parts are added, having coverage to improve on code-testing is of more importance)

CoMPaTech commented 1 year ago

@brefra any progress / ideas (and/or what we can do to help)? Also plugwise/python-plugwise#124 is becoming more stale, please update accordingly

brefra commented 1 year ago

I've closed plugwise/python-plugwise#124 as it will be succeeded by the full rewrite of the USB-stick into an async version in async_stick branch. I wrote some test coverage too. I still need to find time to get it ready for some real testing....