home-assistant-core/tests
Robert Svensson de5c7b0414
Rework UniFi device tracker to utilizing entity description (#81979)
* Rework UniFi device tracker to utilizing entity description

* Use bound

* Fix review comments from other PR
2022-12-28 22:29:11 +01:00
..
auth Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
backports
components Rework UniFi device tracker to utilizing entity description (#81979) 2022-12-28 22:29:11 +01:00
fixtures Add device HmIP-DRDI3 (#83337) 2022-12-18 12:44:49 -07:00
hassfest Replace attrs with dataclasses in hassfest (#84475) 2022-12-23 15:46:00 +01:00
helpers Add aliases to area registry items (#84294) 2022-12-21 08:44:44 +01:00
pylint Remove str from cover device class (#83396) 2022-12-06 16:13:29 +01:00
resources
scripts Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
test_util
testing_config Remove lumen from Illuminance units (#84386) 2022-12-27 14:25:47 +01:00
util Enable unit conversion for DATA_RATE (#84698) 2022-12-28 21:49:00 +01:00
__init__.py
bandit.yaml
common.py Add tests.common.ANY (#84240) 2022-12-20 08:20:42 +01:00
conftest.py Avoid logging increase during tests (#84672) 2022-12-28 22:12:25 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
test_config.py Raise repairs issue if country is not configured (#82685) 2022-11-28 09:54:13 +01:00
test_config_entries.py Fix thundering heard in setup_again when there are many integrations (#84670) 2022-12-27 15:59:42 -10:00
test_core.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_data_entry_flow.py Spelling updates (#82867) 2022-11-28 16:51:43 +01:00
test_exceptions.py Fix TemplateError definition (#82570) 2022-11-23 20:30:32 +01:00
test_loader.py
test_main.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_requirements.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_runner.py
test_setup.py Spelling updates (#82867) 2022-11-28 16:51:43 +01:00
test_test_fixtures.py