martinohanlon / BlueDot

A zero boiler plate bluetooth remote
MIT License
143 stars 44 forks source link

MockBlueDot improvements #89

Closed martinohanlon closed 5 years ago

martinohanlon commented 6 years ago

A couple of improvements could be made to MockBlueDot.

mock_client_sending_data should raise an error if the mock client is not connected MockBluetoothAdapter - should inherit from BluetoothAdapter then allow_pairing could also be inherited The mock app - could either inherit from the Blue Dot Python app, allowing reuse, or it could be refactored to use tkinter meaning pygame isnt a requirement.

martinohanlon commented 5 years ago

in v1.3