core/tests/helpers
Erik Montnemery c805ea7b4f
Include deprecated constants in wildcard imports (#107114)
2024-01-05 11:46:45 +01:00
..
snapshots Add support for placeholders in entity name translations (#104453) 2024-01-03 17:34:47 +01:00
__init__.py
test_aiohttp_client.py
test_area_registry.py
test_check_config.py Use modern platform path when reporting platform config errors (#104238) 2023-12-05 15:06:13 +01:00
test_collection.py
test_condition.py Migrate non-component tests to use freezegun/freezer (#105142) 2023-12-07 22:58:09 +01:00
test_config_entry_flow.py Remove mock_entity_platform test helper (#104073) 2023-11-16 16:55:08 +01:00
test_config_entry_oauth2_flow.py
test_config_validation.py Add domain key config validation (#104242) 2023-12-05 15:07:32 +01:00
test_debounce.py
test_deprecation.py Include deprecated constants in wildcard imports (#107114) 2024-01-05 11:46:45 +01:00
test_device_registry.py Include deprecated constants in wildcard imports (#107114) 2024-01-05 11:46:45 +01:00
test_discovery.py Remove mock_entity_platform test helper (#104073) 2023-11-16 16:55:08 +01:00
test_discovery_flow.py
test_dispatcher.py Reduce overhead to connect dispatcher (#105715) 2023-12-16 10:16:58 +01:00
test_entity.py Add support for placeholders in entity name translations (#104453) 2024-01-03 17:34:47 +01:00
test_entity_component.py Reverse component path (#104087) 2023-12-05 08:43:58 +01:00
test_entity_platform.py Reverse component path (#104087) 2023-12-05 08:43:58 +01:00
test_entity_registry.py
test_entity_values.py
test_entityfilter.py
test_event.py Migrate non-component tests to use freezegun/freezer (#105142) 2023-12-07 22:58:09 +01:00
test_frame.py
test_group.py Move group helpers into their own module (#106924) 2024-01-04 17:34:56 +01:00
test_httpx_client.py
test_icon.py
test_init.py Move config_per_platform and extract_domain_configs to config.py (#104989) 2023-12-04 12:48:49 +01:00
test_instance_id.py
test_integration_platform.py
test_intent.py Report missing entities/areas instead of failing to match in Assist (#107151) 2024-01-04 17:09:20 -06:00
test_issue_registry.py
test_json.py
test_location.py
test_network.py
test_ratelimit.py
test_recorder.py
test_reload.py Reverse component path (#104087) 2023-12-05 08:43:58 +01:00
test_restore_state.py Reverse component path (#104087) 2023-12-05 08:43:58 +01:00
test_schema_config_entry_flow.py Remove mock_entity_platform test helper (#104073) 2023-11-16 16:55:08 +01:00
test_script.py Fix changed_variables in automation traces (#106665) 2023-12-30 08:34:21 +01:00
test_script_variables.py
test_selector.py Allow step size any for number selector in slider mode (#105978) 2023-12-18 15:30:59 +01:00
test_service.py Index entities by domain for entity services (#106759) 2024-01-02 15:28:58 +01:00
test_significant_change.py Add significant change helper check_valid_float (#106005) 2023-12-18 21:59:30 +01:00
test_singleton.py
test_start.py
test_state.py
test_storage.py
test_storage_remove.py
test_sun.py Migrate non-component tests to use freezegun/freezer (#105142) 2023-12-07 22:58:09 +01:00
test_system_info.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_temperature.py
test_template.py Jinja filter and function for `median` and `statistical_mode` (#105554) 2023-12-27 15:14:20 +01:00
test_translation.py Add support for placeholders in entity name translations (#104453) 2024-01-03 17:34:47 +01:00
test_trigger.py
test_update_coordinator.py