core/tests
Franck Nijhof 6f44bd43b0
Clean up HomeWizard diagnostic tests (#86211)
2023-01-19 09:35:12 +01:00
..
auth Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
backports
components Clean up HomeWizard diagnostic tests (#86211) 2023-01-19 09:35:12 +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 Allow translating select selector options (#85531) 2023-01-17 16:22:19 +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 Fix some pytest warning for helpers (#85283) 2023-01-06 09:21:46 +01:00
testing_config Load custom sentences from config directory (#85558) 2023-01-09 16:48:59 -06:00
util Improve logging shutdown (#85812) 2023-01-17 20:06:25 +01:00
__init__.py
bandit.yaml
common.py Collection of typing improvements in common test helpers (#85509) 2023-01-13 15:12:11 +01:00
conftest.py Make event.time_tracker_utcnow patchable with freezegun (#86051) 2023-01-17 09:47:31 +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 Only wait for import flows to initialize at setup (#86106) 2023-01-18 10:44:18 +01:00
test_core.py Only build compressed states once (#85561) 2023-01-09 12:07:32 -10:00
test_data_entry_flow.py Remove config entry specifics from FlowManager (#85565) 2023-01-17 15:26:17 +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