hass-core/tests
Michael Hansen be69c81db5
Prioritize entity names over area names in Assist matching ()
* Refactor async_match_states

* Check entity name after state, before aliases

* Give entity name matches priority over area names

* Don't force result to have area

* Add area alias in tests

* Move name/area list creation back

* Clean up PR

* More clean up
2023-01-30 23:46:25 -05:00
..
auth Enable Ruff PT015 () 2023-01-27 11:10:29 +01:00
backports
components Prioritize entity names over area names in Assist matching () 2023-01-30 23:46:25 -05:00
fixtures Add device HmIP-DRDI3 () 2022-12-18 12:44:49 -07:00
hassfest Enable Ruff PT022 () 2023-01-27 13:57:06 +01:00
helpers Prioritize entity names over area names in Assist matching () 2023-01-30 23:46:25 -05:00
pylint Add per-file-ignore to pylint () 2023-01-22 17:26:24 +01:00
resources
scripts Code styling tweaks to the tests - Part 2 () 2023-01-26 01:23:53 +01:00
test_util Enable Ruff PT015 () 2023-01-27 11:10:29 +01:00
testing_config Migrates tests to use UnitOfPressure enum () 2023-01-27 12:13:27 +01:00
util Enable Ruff SIM300 () 2023-01-30 11:03:23 +01:00
__init__.py
bandit.yaml
common.py Enable Ruff TRY004 () 2023-01-30 14:06:52 +01:00
conftest.py Enable Ruff TRY004 () 2023-01-30 14:06:52 +01:00
ignore_uncaught_exceptions.py
ruff.toml Enable Ruff PT021 () 2023-01-27 17:14:04 +01:00
test_bootstrap.py Adjusts imports in tests to match our relative import rules () 2023-01-27 12:51:58 +01:00
test_config.py Adjusts imports in tests to match our relative import rules () 2023-01-27 12:51:58 +01:00
test_config_entries.py Adjusts imports in tests to match our relative import rules () 2023-01-27 12:51:58 +01:00
test_core.py Use python defaults for comparing State, LazyState, and Event objects () 2023-01-29 13:31:43 -05:00
test_data_entry_flow.py Adjusts imports in tests to match our relative import rules () 2023-01-27 12:51:58 +01:00
test_exceptions.py Fix TemplateError definition () 2022-11-23 20:30:32 +01:00
test_loader.py Adjusts imports in tests to match our relative import rules () 2023-01-27 12:51:58 +01:00
test_main.py Allow only specific packages to be skipped during startup dependency installation () 2022-11-30 08:38:52 +01:00
test_requirements.py Adjusts imports in tests to match our relative import rules () 2023-01-27 12:51:58 +01:00
test_runner.py
test_setup.py Adjusts imports in tests to match our relative import rules () 2023-01-27 12:51:58 +01:00
test_test_fixtures.py Set cv hass in hass fixture () 2022-08-25 12:29:31 +02:00
typing.py Add type hints to http client fixtures () 2023-01-30 13:40:07 +01:00