hass-core/tests/helpers
2024-11-10 12:14:13 +01:00
..
snapshots Minor improvement of entity platform tests (#128158) 2024-10-11 14:14:29 +02:00
__init__.py
test_aiohttp_client.py Add SSL Cipher option to aiohttp async_get_clientsession (#126317) 2024-09-24 21:31:52 +02:00
test_area_registry.py Improve code of normalized name registry (#125282) 2024-10-01 11:20:52 -05:00
test_category_registry.py
test_check_config.py
test_collection.py Update modified_at datetime on storage collection changes (#125218) 2024-09-04 15:05:51 +02:00
test_condition.py
test_config_entry_flow.py Move core config functionality to its own module (#129065) 2024-10-24 13:34:51 +02:00
test_config_entry_oauth2_flow.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_config_validation.py Improve trigger schema validation to ask for trigger instead of platform (#126750) 2024-09-25 16:44:14 +02:00
test_debounce.py Enable all TID ruff rules (#126312) 2024-09-20 12:25:51 +02:00
test_deprecation.py Move core config class to core_config.py (#129163) 2024-10-26 07:00:31 +02:00
test_device.py
test_device_registry.py Minor improvement of device registry tests (#128095) 2024-10-10 17:28:57 +02:00
test_discovery.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_discovery_flow.py Add FlowManager.async_has_matching_flow (#126804) 2024-09-27 10:51:36 +02:00
test_dispatcher.py Update string formatting to use f-string on tests (#125986) 2024-09-19 10:32:38 +02:00
test_entity.py Improve entity cached attributes (#128876) 2024-10-21 10:29:01 +02:00
test_entity_component.py Don't raise when registering entity service with invalid schema (#125057) 2024-09-02 14:20:50 +02:00
test_entity_platform.py Minor improvement of entity platform tests (#128158) 2024-10-11 14:14:29 +02:00
test_entity_registry.py Improve entity registry test coverage (#128073) 2024-10-10 21:16:39 +02:00
test_entity_values.py
test_entityfilter.py
test_event.py Push real binary sensor states to state machine in tests (#128894) 2024-10-21 16:19:25 +02:00
test_floor_registry.py Improve code of normalized name registry (#125282) 2024-10-01 11:20:52 -05:00
test_frame.py Add new frame helper to better distinguish custom and core integrations (#130025) 2024-11-07 18:23:35 +01:00
test_group.py
test_httpx_client.py
test_icon.py Update string formatting to use f-string on tests (#125986) 2024-09-19 10:32:38 +02:00
test_importlib.py
test_instance_id.py
test_integration_platform.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_intent.py
test_issue_registry.py
test_json.py Cache serialization of config entry storage (#127435) 2024-10-03 19:51:09 +02:00
test_label_registry.py Improve code of normalized name registry (#125282) 2024-10-01 11:20:52 -05:00
test_llm.py Expose scripts with no fields as entities (#123061) 2024-10-22 23:14:07 -07:00
test_location.py
test_network.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
test_normalized_name_base_registry.py Improve code of normalized name registry (#125282) 2024-10-01 11:20:52 -05:00
test_ratelimit.py
test_recorder.py
test_redact.py
test_registry.py
test_reload.py
test_restore_state.py
test_schema_config_entry_flow.py Drop initialize_options helper from OptionsFlow (#129870) 2024-11-05 12:02:33 +01:00
test_script.py Add completed to the wait variable when using triggers (wait_for_trigger) (#123427) 2024-10-23 17:19:07 +02:00
test_script_variables.py
test_selector.py Change trigger platform key to trigger (#124357) 2024-09-25 14:19:58 +02:00
test_service.py Fix service target devices by label (#127229) 2024-10-25 21:30:04 +02:00
test_significant_change.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_singleton.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_start.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_state.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_storage.py
test_storage_remove.py
test_sun.py
test_system_info.py
test_temperature.py
test_template.py Push real binary sensor states to state machine in tests (#128894) 2024-10-21 16:19:25 +02:00
test_translation.py Make statistics validation create issue registry issues (#122595) 2024-09-25 11:11:11 +02:00
test_trigger.py Update trigger validation message (#126749) 2024-09-25 15:33:03 +02:00
test_trigger_template_entity.py Move manual trigger entity tests (#130134) 2024-11-10 12:14:13 +01:00
test_typing.py
test_update_coordinator.py Fix flaky update coordinator test (#128943) 2024-10-21 11:52:28 -10:00