core/tests/helpers
J. Nick Koston 04153c0075
Add hardware version to the device registry (#61650)
2021-12-16 05:16:19 -06:00
..
__init__.py
test_aiohttp_client.py Fix flaky tests around frame helper (#61179) 2021-12-08 10:50:56 +01:00
test_area_registry.py
test_check_config.py Allow IntegrationNotFound when checking config in safe mode (#56283) 2021-09-17 22:25:50 -07:00
test_collection.py
test_condition.py Teach state and numeric_state conditions about entity registry ids (#60841) 2021-12-02 14:55:12 -08:00
test_config_entry_flow.py
test_config_entry_oauth2_flow.py Use dataclass for SsdpServiceInfo (#59931) 2021-11-29 06:10:07 -10:00
test_config_validation.py Teach state trigger about entity registry ids (#60271) 2021-12-02 14:26:45 +01:00
test_debounce.py
test_deprecation.py
test_device_registry.py Add hardware version to the device registry (#61650) 2021-12-16 05:16:19 -06:00
test_discovery.py
test_discovery_flow.py Prevent event loop delay / instability from discovery (#57463) 2021-10-13 08:37:14 -07:00
test_dispatcher.py
test_entity.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
test_entity_component.py
test_entity_platform.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
test_entity_registry.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
test_entity_values.py
test_entityfilter.py Don't expose config or diagnostic entities to Amazon Alexa by default (#57770) 2021-10-15 09:09:24 -07:00
test_event.py Improve startup of unavailable template entities (#59827) 2021-11-22 09:20:38 -08:00
test_frame.py Prevent log flooding in frame helper (#61085) 2021-12-06 15:26:31 -08:00
test_httpx_client.py Fix flaky tests around frame helper (#61179) 2021-12-08 10:50:56 +01:00
test_icon.py
test_init.py
test_instance_id.py
test_integration_platform.py
test_intent.py
test_json.py Serialize dates and times to isoformat (#58157) 2021-10-27 10:51:38 -07:00
test_location.py
test_network.py
test_ratelimit.py
test_recorder.py Move async_migration_in_progress (#59087) 2021-11-05 10:40:56 +01:00
test_reload.py Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
test_restore_state.py
test_script.py Correct validation of conditions in scripts and automations (#60890) 2021-12-03 09:08:28 -08:00
test_script_variables.py
test_selector.py
test_service.py Don't add indirectly referenced config entities to service calls (#57671) 2021-10-15 08:46:43 -07:00
test_significant_change.py
test_singleton.py
test_start.py
test_state.py
test_storage.py Store: copy pending data (#59934) 2021-11-18 15:56:22 -08:00
test_storage_remove.py
test_sun.py
test_system_info.py Handle KeyError in getuser (#59667) 2021-11-14 10:53:19 +01:00
test_temperature.py
test_template.py Add template filters pack and unpack (#60836) 2021-12-03 08:58:15 +01:00
test_translation.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_trigger.py
test_update_coordinator.py