core/tests
Allen Porter 5816342bed
Remove dead code and increase test coverage for google config flow (#128690)
2024-10-19 09:48:36 +02:00
..
auth
components Remove dead code and increase test coverage for google config flow (#128690) 2024-10-19 09:48:36 +02:00
fixtures
hassfest
helpers Add checks for config entry state in async_config_entry_first_refresh (#128148) 2024-10-16 14:06:25 +02:00
non_packaged_scripts
pylint Add pylint checks for fixture scope (#126723) 2024-09-25 15:27:57 +02:00
resources
script
scripts
snapshots
test_util
testing_config Change trigger platform key to trigger (#124357) 2024-09-25 14:19:58 +02:00
util Refactor unittest tests to use pytest (#127770) 2024-10-17 21:28:14 +02:00
__init__.py
common.py Align config flow reconfigure step test helper with frontend (#127329) 2024-10-03 10:21:23 +02:00
conftest.py
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py Improve IssueRegistryItemSnapshot (#127949) 2024-10-09 10:57:04 +02:00
test_backports.py Add pylint rule for cached_property (#127482) 2024-10-03 17:53:55 -05:00
test_block_async_io.py
test_bootstrap.py
test_circular_imports.py
test_config.py
test_config_entries.py Prevent leak of current_entry context variable (#128145) 2024-10-16 18:02:37 +02:00
test_const.py Rename `UnitOfConductivity` enum members (#127919) 2024-10-08 14:44:01 +02:00
test_core.py
test_data_entry_flow.py Add FlowManager.async_has_matching_flow (#126804) 2024-09-27 10:51:36 +02:00
test_exceptions.py
test_loader.py Mark custom components that overwrite core (#127937) 2024-10-16 09:28:19 +02:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py Only raise missing integration issue for config entry integrations (#126654) 2024-09-24 18:26:01 +02:00
test_test_fixtures.py
typing.py