..
snapshots
Add support for placeholders in entity name translations ( #104453 )
2024-01-03 17:34:47 +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_area_registry.py
Add icon to areas ( #108650 )
2024-01-24 19:11:03 +01:00
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
Update helper tests to use device & entity registry fixtures ( #103710 )
2023-11-10 09:32:19 +01:00
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
Improve OAuth error handling in configuration flows ( #103157 )
2023-11-11 11:02:51 +01:00
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
Add initial label registry foundation
2024-02-01 23:35:13 +01:00
test_discovery.py
Remove mock_entity_platform test helper ( #104073 )
2023-11-16 16:55:08 +01:00
test_discovery_flow.py
Small speed up to checking core state ( #107845 )
2024-01-18 08:41:32 -10:00
test_dispatcher.py
Improve dispatcher typing ( #106872 )
2024-01-08 09:45:37 +01:00
test_entity.py
Avoid total_seconds conversion every state write when context is set ( #107617 )
2024-01-13 21:04:32 -05:00
test_entity_component.py
Reverse component path ( #104087 )
2023-12-05 08:43:58 +01:00
test_entity_platform.py
Small speed up to checking core state ( #107845 )
2024-01-18 08:41:32 -10:00
test_entity_registry.py
Add initial label registry foundation
2024-02-01 23:35:13 +01: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
Migrate non-component tests to use freezegun/freezer ( #105142 )
2023-12-07 22:58:09 +01:00
test_frame.py
Use loader.async_suggest_report_issue in frame helper ( #101461 )
2023-10-05 19:52:26 +02:00
test_group.py
Move group helpers into their own module ( #106924 )
2024-01-04 17:34:56 +01: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
Add icon translations support ( #103294 )
2024-01-19 16:56:56 +01:00
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
Remove async_process_integration_platform_for_component ( #100680 )
2023-09-21 17:06:41 +02:00
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
Make the check_config script open issue_registry read only ( #98545 )
2023-08-18 20:15:00 +02:00
test_json.py
Add support for JSON fragments ( #107213 )
2024-01-07 17:36:31 -10:00
test_label_registry.py
Add initial label registry foundation
2024-02-01 23:35:13 +01:00
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
Small speed up to checking core state ( #107845 )
2024-01-18 08:41:32 -10: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
Improve display of errors with no message in script trace ( #108735 )
2024-01-28 19:27:14 +01:00
test_script_variables.py
test_selector.py
Add qr code selector ( #109214 )
2024-01-31 19:27:03 +01:00
test_service.py
Add initial label registry foundation
2024-02-01 23:35:13 +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
Small speed up to checking core state ( #107845 )
2024-01-18 08:41:32 -10:00
test_state.py
Remove deprecated state.get_changed_since ( #96579 )
2023-07-18 09:42:48 +02:00
test_storage.py
Small speed up to checking core state ( #107845 )
2024-01-18 08:41:32 -10:00
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
Refactored deprecated UNITS ( #97368 )
2023-08-03 21:12:01 +02:00
test_template.py
Add initial label registry foundation
2024-02-01 23:35:13 +01:00
test_translation.py
Add icon translations support ( #103294 )
2024-01-19 16:56:56 +01:00
test_trigger.py
test_update_coordinator.py
Small speed up to checking core state ( #107845 )
2024-01-18 08:41:32 -10:00