core/tests/components/bluetooth
J. Nick Koston 1d1c553d9b
Avoid starting a bluetooth poll when Home Assistant is stopping (#88819)
* Avoid starting a bluetooth poll when Home Assistant is stopping

* tests
2023-02-26 22:02:52 -05:00
..
fixtures Restore remote discovered devices between remote scanner restarts (#83699) 2022-12-11 09:02:55 -10:00
snapshots Add support for snapshot testing (#88323) 2023-02-17 16:35:55 -05:00
__init__.py Add abc.ABC to classes with abstract methods (#83546) 2022-12-08 17:50:36 +01:00
conftest.py Fix Bluetooth discoveries missing between restarts (#86808) 2023-01-27 22:16:16 -05:00
test_active_update_coordinator.py Avoid starting a bluetooth poll when Home Assistant is stopping (#88819) 2023-02-26 22:02:52 -05:00
test_active_update_processor.py Avoid starting a bluetooth poll when Home Assistant is stopping (#88819) 2023-02-26 22:02:52 -05:00
test_advertisement_tracker.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00
test_api.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00
test_base_scanner.py Adjust json imports in tests (#88248) 2023-02-17 19:13:48 +01:00
test_config_flow.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00
test_diagnostics.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00
test_init.py Add support for snapshot testing (#88323) 2023-02-17 16:35:55 -05:00
test_manager.py Dismiss discoveries when the underlying device disappears (#88340) 2023-02-17 15:51:19 -05:00
test_models.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00
test_passive_update_coordinator.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00
test_passive_update_processor.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00
test_scanner.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00
test_usage.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00
test_wrappers.py Add type hints to integration tests (part 2) (#87789) 2023-02-10 16:05:26 +01:00