core/tests
puddly feea4071d0 Improve ZHA group color modes (#111669)
* Set the color mode based on supported color modes

* Replace `zha` with `tuya` in unit test
2024-02-28 23:26:07 -05:00
..
auth
components Improve ZHA group color modes (#111669) 2024-02-28 23:26:07 -05:00
fixtures Improve package schema validation (#108125) 2024-02-10 20:16:20 +01:00
hassfest
helpers Allow translating device names (#110711) 2024-02-28 15:59:59 +01:00
pylint Run pylint sorted platform check also when platform has type annotations (#111407) 2024-02-25 21:18:07 +01:00
resources
scripts Reset log level in script tests (#109881) 2024-02-07 17:22:10 +01:00
snapshots Improve package schema validation (#108125) 2024-02-10 20:16:20 +01:00
test_util
testing_config Add support for importing integrations in the executor (#111336) 2024-02-26 14:49:43 -05:00
util Update python-slugify to 8.0.4 (#111284) 2024-02-27 12:29:48 +01:00
__init__.py
common.py Add support for eager tasks (#111425) 2024-02-26 11:36:46 -05:00
conftest.py Eagerly unload config entries in tests (#111707) 2024-02-28 14:03:21 -05:00
ignore_uncaught_exceptions.py
patch_time.py
ruff.toml Update ruff to 0.2.1 (#109796) 2024-02-06 15:41:34 +01:00
syrupy.py
test_bootstrap.py Move backup/* WS commands to the backup integration (#111636) 2024-02-27 11:56:07 -05:00
test_config.py Improve package schema validation (#108125) 2024-02-10 20:16:20 +01:00
test_config_entries.py Return FlowResultType.ABORT when violating single_config_entry (#111637) 2024-02-27 18:28:19 +01:00
test_const.py
test_core.py Make core tests that should run in the event loop coros (#111605) 2024-02-26 23:18:22 -10:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py Add support for importing integrations in the executor (#111336) 2024-02-26 14:49:43 -05:00
test_main.py
test_requirements.py Remove zeroconf from ssdp after deps (#111326) 2024-02-26 23:57:41 -05:00
test_runner.py
test_setup.py Add support for importing integrations in the executor (#111336) 2024-02-26 14:49:43 -05:00
test_test_fixtures.py
typing.py