hass-core/tests/helpers
2023-11-08 12:50:40 +01:00
..
__init__.py
test_aiohttp_client.py Add support for family to aiohttp session helper (#102702) 2023-10-24 18:40:39 -05:00
test_aiohttp_compat.py
test_area_registry.py
test_check_config.py Humanize core config errors in check_config helper (#103635) 2023-11-08 10:15:27 +01:00
test_collection.py
test_condition.py Upgrade ruff to 0.0.285 (#98647) 2023-08-19 08:17:17 -04:00
test_config_entry_flow.py
test_config_entry_oauth2_flow.py Abort config flow when invalid token is received (#101642) 2023-10-08 13:32:35 +02:00
test_config_validation.py Catch HTML case insensitively in "no HTML" config validation (#101181) 2023-10-01 16:19:24 +02:00
test_debounce.py
test_deprecation.py Use loader.async_suggest_report_issue in deprecation helper (#101393) 2023-10-06 09:51:08 +02:00
test_device_registry.py Add serial_number to device registry entries (#102334) 2023-10-22 15:14:44 +02:00
test_discovery.py
test_discovery_flow.py
test_dispatcher.py Refactor dispatcher to reduce run time and memory overhead (#99676) 2023-09-05 21:18:27 -04:00
test_entity.py Allow removing an entity more than once (#102904) 2023-11-08 12:50:40 +01:00
test_entity_component.py Support multiple responses for service calls (#96370) 2023-11-02 18:37:35 -07:00
test_entity_platform.py Prevent accidentally reusing an entity object (#102911) 2023-11-03 21:01:38 +01:00
test_entity_registry.py Save previous unique id in entity registry when it changes (#102093) 2023-10-16 21:26:19 -10:00
test_entity_values.py Fix flaky lru_cache test (#101252) 2023-10-02 13:52:56 +02:00
test_entityfilter.py
test_event.py Make WS command render_template not give up if initial render raises (#99808) 2023-09-08 21:02:06 +02:00
test_frame.py Use loader.async_suggest_report_issue in frame helper (#101461) 2023-10-05 19:52:26 +02:00
test_httpx_client.py Use loader.async_suggest_report_issue in frame helper (#101461) 2023-10-05 19:52:26 +02:00
test_icon.py
test_init.py
test_instance_id.py
test_integration_platform.py Remove async_process_integration_platform_for_component (#100680) 2023-09-21 17:06:41 +02:00
test_intent.py Adjust helpers tests which create devices (#98214) 2023-08-10 19:28:16 +02:00
test_issue_registry.py Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
test_json.py
test_location.py
test_network.py
test_ratelimit.py
test_recorder.py
test_reload.py
test_restore_state.py
test_schema_config_entry_flow.py Delete optional schema keys, when they are not present (#101755) 2023-10-10 21:08:54 +02:00
test_script.py Use real devices in automation and script tests (#102785) 2023-10-25 16:09:39 +02:00
test_script_variables.py
test_selector.py Add trigger selector for blueprint (#103050) 2023-11-03 09:11:49 +01:00
test_service.py Small cleanup of legacy groups (#102918) 2023-10-28 17:16:41 +02:00
test_significant_change.py
test_singleton.py
test_start.py
test_state.py
test_storage.py Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
test_storage_remove.py
test_sun.py
test_system_info.py
test_temperature.py
test_template.py Small cleanup of legacy groups (#102918) 2023-10-28 17:16:41 +02:00
test_translation.py
test_trigger.py
test_update_coordinator.py Use loop.time in DataUpdateCoordinator (#98937) 2023-08-28 10:16:34 -05:00