core/tests
epenet f41494b7cc
Ensure config_flow abort reasons have translations (#128140)
* Ensure config_flow abort reasons have translations

* Ignore fake_integration in application_credentials

* Mark gardena_bluetooth as needs fixing

* Mark google as needs fixing

* Mark google_assistant_sdk as needs fixing

* Mark homewizard as needs fixing

* Mark homeworks as needs fixing

* Mark honeywell as needs fixing

* Mark jewish_calendar as needs fixing

* Mark lg_netcast as needs fixing

* Mark lifx as needs fixing

* Mark lyric as needs fixing

* Mark madvr as needs fixing

* Mark matter as needs fixing

* Mark melcloud as needs fixing

* Mark motioneye as needs fixing

* Mark ollama as needs fixing

* Mark philips_js as needs fixing

* Mark spotify as needs fixing

* Mark srp_energy as needs fixing

* Mark subaru as needs fixing

* Mark tplink as needs fixing

* Mark yolink as needs fixing

* Mark youtube as needs fixing

* Fix incorrect comment
2024-10-14 16:39:10 +02:00
..
auth
components Ensure config_flow abort reasons have translations (#128140) 2024-10-14 16:39:10 +02:00
fixtures
hassfest
helpers Replace ValueError with deprecation in data update coordinator (#128082) 2024-10-11 17:24:47 +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 Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
test_util Bump aiohttp to 3.10.6rc2 (#126468) 2024-09-24 08:51:08 +02:00
testing_config Change trigger platform key to trigger (#124357) 2024-09-25 14:19:58 +02:00
util Rename `UnitOfConductivity` enum members (#127919) 2024-10-08 14:44:01 +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 Set autouse flag on session scope bluetooth fixture (#126589) 2024-09-24 08:43:32 +02:00
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 Add updates argument to update_reload_and_abort helper (#127781) 2024-10-09 07:47:18 +02:00
test_const.py Rename `UnitOfConductivity` enum members (#127919) 2024-10-08 14:44:01 +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 Add FlowManager.async_has_matching_flow (#126804) 2024-09-27 10:51:36 +02:00
test_exceptions.py
test_loader.py
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