kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
105 stars 29 forks source link

Windows is_advertising #13

Closed kevincar closed 3 years ago

kevincar commented 3 years ago

The problem The hardware tests for windows fails when attempting to validate whether the application has started advertising

Reproduction run TEST_HARDWARE=True python -m pytest -s

Expected behavior Test should pass

Screenshots

Desktop:

kevincar commented 3 years ago

@FouziaRaza17 I've added this for discussion