hass-core/tests
Franck Nijhof 284fc94d31
Add initial label registry foundation
Add label support to device registry

Add label support to entity registry

Add support for calling services by labels

Rebase fixes, test fixes, linter fixes, catch up

Ran black

Update test snapshosts

Update snapshots for renault

Register API

Fix entity registry tests

Set up registry in bootstrap

Add labels to partial dict

Add support to Syrupy for test snapshotting

Adjust more tests

Adjust version in comment

Update snapshots

Add template methods
2024-02-01 23:35:13 +01:00
..
auth
components Add initial label registry foundation 2024-02-01 23:35:13 +01:00
fixtures
hassfest
helpers Add initial label registry foundation 2024-02-01 23:35:13 +01:00
pylint Add pylint plugin to check if coordinator is placed in its own module (#108174) 2024-01-29 10:30:19 +01:00
resources
scripts
snapshots
test_util
testing_config
util Restore support for packages being installed from urls with fragments (#109267) 2024-02-01 08:56:57 +01:00
__init__.py
common.py Add initial label registry foundation 2024-02-01 23:35:13 +01:00
conftest.py Add initial label registry foundation 2024-02-01 23:35:13 +01:00
ignore_uncaught_exceptions.py
patch_time.py
ruff.toml
syrupy.py Add initial label registry foundation 2024-02-01 23:35:13 +01:00
test_bootstrap.py Remove deprecated event_loop fixtures in tests (#109048) 2024-01-29 14:24:58 +01:00
test_config.py
test_config_entries.py Create issues for reauth flows (#109105) 2024-01-31 15:05:52 +01:00
test_const.py Flow rate unit conversions and device class (#106077) 2024-01-30 15:01:08 +01:00
test_core.py Remove deprecated event_loop fixtures in tests (#109048) 2024-01-29 14:24:58 +01: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