core/tests
David F. Mulcahey 9c784ac622
Refactor ZHA (#91476)
* rename channel -> cluster handler

* remove refs to channels and create endpoint class

* remove remaining references to channels

* fix filter

* take in latest changes from #91403

* missed one

* missed a reference
2023-04-19 10:47:07 -04:00
..
auth
backports
components Refactor ZHA (#91476) 2023-04-19 10:47:07 -04:00
fixtures
hassfest
helpers Add ability to shutdown update coordinator (#91456) 2023-04-18 18:56:43 +02:00
pylint
resources
scripts
test_util
testing_config
util Add option to select list of accepted ssl ciphers in httpx client (#91389) 2023-04-15 09:32:30 -10:00
__init__.py
bandit.yaml
common.py
conftest.py Fail CI on lingering timers (part 2) (#89976) 2023-04-13 17:03:52 +02:00
ignore_uncaught_exceptions.py
ruff.toml
syrupy.py
test_bootstrap.py Fix lingering timer in cloud (#90822) 2023-04-07 11:38:17 +02:00
test_config.py
test_config_entries.py Allow config entries unload action to be coroutine (#91531) 2023-04-17 08:41:25 -04:00
test_core.py Fix lingering timer in cloud (#90822) 2023-04-07 11:38:17 +02:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py