hass-core/tests
Paul Bottein b471a6e519
Add has_entity_name to entity display dict and fix name (#125832)
* Add has_entity_name to entity display dict and fix name

* Fix tests
2024-09-19 11:35:44 +02:00
..
auth Remove notify support for templates (#122820) 2024-09-08 17:31:58 +02:00
components Add has_entity_name to entity display dict and fix name (#125832) 2024-09-19 11:35:44 +02:00
fixtures
hassfest Build hassfest docker image and pushlish it on beta/stable releases (#124706) 2024-08-28 16:38:12 +02:00
helpers Update string formatting to use f-string on tests (#125986) 2024-09-19 10:32:38 +02:00
non_packaged_scripts
pylint Add base Entity class to enforce-class-module pylint plugin (#126026) 2024-09-18 20:38:45 +02:00
resources
script
scripts
snapshots
test_util
testing_config
util Update string formatting to use f-string on tests (#125986) 2024-09-19 10:32:38 +02:00
__init__.py
common.py Use root import in tests (#125862) 2024-09-13 06:42:32 +02:00
conftest.py Force root import of references from other components (#125816) 2024-09-16 11:28:42 +02:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py
test_backports.py
test_block_async_io.py
test_bootstrap.py
test_circular_imports.py
test_config.py
test_config_entries.py End deprecation setting disabled_by as string (#125646) 2024-09-10 20:39:51 +02:00
test_const.py
test_core.py
test_data_entry_flow.py Prevent nesting sections in data entry flows (#124645) 2024-08-28 15:42:15 +02:00
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py