core/tests/testing_config/custom_components
J. Nick Koston 33412dd9f6
Remove unused legacy state translations (#112023)
* Remove unused state translations

There have been replaced with entity translations
https://github.com/home-assistant/developers.home-assistant/pull/1557
https://github.com/home-assistant/core/pull/82701

* nothing does merging anymore

* useless dispatch

* remove

* remove platform code from hassfest

* preen

* Update homeassistant/helpers/translation.py

* ruff

* fix merge

* check is impossible now since we already know if translations exist or not

* keep the function for now

* remove unreachable code since we filter out `.` before now

* reduce

* reduce

* fix merge conflict (again)
2024-04-14 07:13:17 -04:00
..
hue
switch
test Remove unused legacy state translations (#112023) 2024-04-14 07:13:17 -04:00
test_bad_version Prettify json (tests) (#68888) 2022-03-30 11:12:58 +02:00
test_blocked_version Add custom integration block list (#112481) 2024-03-06 13:56:47 +01:00
test_constant_deprecation Include deprecated constants in wildcard imports (#107114) 2024-01-05 11:46:45 +01:00
test_embedded Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_integration_frame Avoid expensive inspect calls in config validators (#112085) 2024-03-02 21:50:35 -05:00
test_integration_platform Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_legacy_state_translations Avoid trying to load translations for integrations that have none (#112683) 2024-03-08 14:21:44 -10:00
test_legacy_state_translations_bad_data Avoid trying to load translations for integrations that have none (#112683) 2024-03-08 14:21:44 -10:00
test_no_version Prettify json (tests) (#68888) 2022-03-30 11:12:58 +02:00
test_package Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_package_loaded_executor Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_package_loaded_loop Update empty line formatting after module docstring (#114040) 2024-03-23 00:27:57 +01:00
test_package_raises_cancelled_error Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_package_raises_cancelled_error_config_entry Add ruff rules PIE790, PIE794, PIE807, PIE810 (#113617) 2024-03-16 11:04:58 -10:00
test_with_services Only load services.yaml for integrations that have it (#112732) 2024-03-11 19:05:32 +01:00
__init__.py
ruff.toml Enable Ruff INP001 (#115082) 2024-04-08 15:43:58 +02:00
test_standalone.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00