Docs | Support

hbldh/bleak

develop
2 months, 3 weeks ago
@timrid tests/integration: add a test to check that a timeout raises a TimeoutError
Server Error.
develop
2 months, 3 weeks ago
@timrid tests/integration: Speedup characteristic and descriptor tests by a module level peripheral The int
Server Error.
develop
2 months, 3 weeks ago
@timrid tests/CoreBluetooth: Add a tests for discovery by address using 'use_bdaddr'.
Server Error.
develop
2 months, 3 weeks ago
@timrid tests/integration: simplify existing integration test `use_bdaddr` should be tested in an independe
Server Error.
develop
2 months, 3 weeks ago
@timrid tests/CoreBluetooth: Add an test for the bluetooth availability check Add a test that mocks various
Server Error.
develop
2 months, 3 weeks ago
@timrid tests/integration: add tests for "use_cached" parameters Add tests for reading GATT characteristics
Server Error.
develop
2 months, 3 weeks ago
@timrid tests/CoreBluetooth: Track code coverage of objc delegates Add some decorators and hooks for CoreBl
Server Error.
master
2 months, 3 weeks ago
@dlech Merge pull request #1903 from hbldh/release/v2.1.1 Release/v2.1.1
Server Error.
release/v2.1.1
2 months, 3 weeks ago
@dlech v2.1.1
Server Error.
develop
2 months, 3 weeks ago
@dlech tests: add services arg to BleakClient in some tests Add services=[] argument to BleakClient in som
Server Error.
develop
2 months, 3 weeks ago
@timrid backends/corebluetooth: add helper function for call_soon_threadsafe() Refactor repeated code for c
Server Error.
develop
2 months, 4 weeks ago
@dlech tests/integration: fix logging.info() Replace incorrect logging.info() with logger.info(). Calling
Server Error.
develop
2 months, 4 weeks ago
@timrid tests: Basic integrationtests for `BleakClient` Add some basic integration tests for BleakClient.
Server Error.
develop
2 months, 4 weeks ago
@dlech tests/integration: remove add_default_services() Remove call to add_default_services() in test_issu
Server Error.
develop
2 months, 4 weeks ago
@dlech github: build_and_test if pyproject.toml changes Add pyproject.toml to the list of paths that trigg
Server Error.