core/tests/helpers
Erik Montnemery cc5c8bf5e3
Make helpers.frame.report_usage work when called from any thread (#139836)
* Make helpers.frame.report_usage work when called from any thread

* Address review comments, update tests

* Add test

* Update test

* Update recorder test

* Update tests
2025-03-05 19:37:34 +01:00
..
snapshots Make helpers.frame.report_usage work when called from any thread (#139836) 2025-03-05 19:37:34 +01:00
__init__.py
test_aiohttp_client.py
test_area_registry.py
test_backup.py Add backup helper (#139199) 2025-02-25 10:19:41 +01:00
test_category_registry.py
test_chat_session.py Make get_chat_session a callback context manager (#137146) 2025-02-01 23:37:24 -05:00
test_check_config.py
test_collection.py
test_condition.py Make helpers.frame.report_usage work when called from any thread (#139836) 2025-03-05 19:37:34 +01:00
test_config_entry_flow.py
test_config_entry_oauth2_flow.py
test_config_validation.py Make helpers.frame.report_usage work when called from any thread (#139836) 2025-03-05 19:37:34 +01:00
test_debounce.py Fix data update coordinator garbage collection (#137299) 2025-02-04 11:20:06 +01:00
test_deprecation.py
test_device.py
test_device_registry.py Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
test_discovery.py
test_discovery_flow.py
test_dispatcher.py
test_entity.py Update signature of platforms' async_setup_entry in tests (#138271) 2025-02-11 13:17:39 +01:00
test_entity_component.py
test_entity_platform.py Add test for trying to add an entity to an unknown config subentry (#138211) 2025-02-10 19:21:43 -05:00
test_entity_registry.py Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
test_entity_values.py
test_entityfilter.py
test_event.py
test_floor_registry.py
test_frame.py Make helpers.frame.report_usage work when called from any thread (#139836) 2025-03-05 19:37:34 +01:00
test_group.py
test_httpx_client.py
test_icon.py
test_importlib.py
test_instance_id.py
test_integration_platform.py
test_intent.py
test_issue_registry.py
test_json.py
test_label_registry.py
test_llm.py Simplify llm calendar tool (#137402) 2025-02-05 11:42:41 +01:00
test_location.py
test_network.py
test_normalized_name_base_registry.py
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
test_script.py Fix variable scopes in scripts (#138883) 2025-02-26 16:19:19 +01:00
test_script_variables.py Fix variable scopes in scripts (#138883) 2025-02-26 16:19:19 +01:00
test_selector.py Make helpers.frame.report_usage work when called from any thread (#139836) 2025-03-05 19:37:34 +01:00
test_service.py
test_significant_change.py
test_singleton.py
test_start.py
test_state.py
test_storage.py
test_storage_remove.py
test_sun.py
test_system_info.py
test_temperature.py
test_template.py Make helpers.frame.report_usage work when called from any thread (#139836) 2025-03-05 19:37:34 +01:00
test_translation.py
test_trigger.py
test_trigger_template_entity.py
test_typing.py
test_update_coordinator.py Add coordinator unsubscribe listener test (#137422) 2025-02-05 11:15:25 +01:00