hass-core/tests
2024-09-23 10:11:27 +02:00
..
auth Remove notify support for templates (#122820) 2024-09-08 17:31:58 +02:00
components Fix next change (scheduler) sensors in AVM FRITZ!SmartHome (#126363) 2024-09-23 10:11:27 +02:00
fixtures
hassfest Allow github requirements specs in hassfest for non-core integrations (#124925) 2024-09-20 00:36:31 +02:00
helpers Enable all TID ruff rules (#126312) 2024-09-20 12:25:51 +02:00
non_packaged_scripts
pylint Add base Entity class to enforce-class-module pylint plugin (#126026) 2024-09-18 20:38:45 +02:00
resources
script
scripts Add missing hass type in tests/scripts (#124042) 2024-08-16 13:21:39 +02:00
snapshots Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
test_util Add missing hass type in tests/test_util (#124043) 2024-08-16 13:43:43 +02:00
testing_config Add MockToggleEntity type hints in tests (#120075) 2024-06-21 12:32:03 +02:00
util Add mm/s and in/s As Unit Of Speed (#125044) 2024-09-22 09:01:46 -05:00
__init__.py
common.py Use root import in tests (#125862) 2024-09-13 06:42:32 +02:00
conftest.py Force root import of references from other components (#125816) 2024-09-16 11:28:42 +02:00
ignore_uncaught_exceptions.py
patch_recorder.py Fail tests if recorder creates nested sessions (#122579) 2024-07-25 21:18:55 +02:00
patch_time.py Improve tests/patch_time.py (#122017) 2024-07-16 14:22:22 +02:00
ruff.toml
syrupy.py Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
test_backports.py
test_block_async_io.py Add additional blocking operations to loop protection (#124017) 2024-08-16 09:03:24 -05:00
test_bootstrap.py Add missing hass type in tests/*.py (#124048) 2024-08-18 15:42:41 +02:00
test_circular_imports.py
test_config.py Add missing hass type in tests/*.py (#124048) 2024-08-18 15:42:41 +02:00
test_config_entries.py Use mock_config_flow helper in config_entries tests (#126251) 2024-09-19 13:57:27 +02:00
test_const.py Fix missing type[..] annotation in tests (#122217) 2024-07-20 11:11:16 +02:00
test_core.py Prevent callback decorator on coroutine functions (#126429) 2024-09-23 02:55:55 +02:00
test_data_entry_flow.py Prevent nesting sections in data entry flows (#124645) 2024-08-28 15:42:15 +02:00
test_exceptions.py
test_loader.py Add missing hass type in tests/*.py (#124048) 2024-08-18 15:42:41 +02:00
test_main.py
test_requirements.py Remove recorder from websocket_api after dependencies (#122422) 2024-07-22 16:50:05 -05:00
test_runner.py Replace pylint broad-exception-raised rule with ruff (#123021) 2024-08-02 12:24:03 +02:00
test_setup.py Add missing hass type in tests/*.py (#124048) 2024-08-18 15:42:41 +02:00
test_test_fixtures.py Move fixtures to decorators in core tests (#119675) 2024-06-14 13:32:42 +02:00
typing.py