core/tests/helpers
Bram Kragten ef34f070ee
Allow metadata in service call data (#66672)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Erik <erik@montnemery.com>
2022-02-16 21:13:36 +01: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 Bump pytest to 7.0.0 (#65981) 2022-02-08 10:03:27 +01:00
test_config_entry_flow.py Abort webhook flow when not connected to home assistant cloud (#64963) 2022-01-26 10:57:45 -08:00
test_config_entry_oauth2_flow.py Use dataclass for SsdpServiceInfo (#59931) 2021-11-29 06:10:07 -10:00
test_config_validation.py Allow metadata in service call data (#66672) 2022-02-16 21:13:36 +01:00
test_debounce.py
test_deprecation.py
test_device_registry.py Include changes in EVENT_DEVICE_REGISTRY_UPDATED (#66641) 2022-02-16 12:29:08 +01:00
test_discovery.py Convert discovery tests to async (#64411) 2022-01-19 12:21:15 +01:00
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 Fix ENTITY_CATEGORIES_SCHEMA (#66108) 2022-02-08 14:00:53 -08:00
test_entity_component.py Cancel config entry retry, platform retry, and polling at the stop event (#49138) 2021-04-13 16:16:26 -10:00
test_entity_platform.py Fix hw_version not updating from an entity device_info (#62254) 2021-12-18 21:53:49 -08:00
test_entity_registry.py Remove entities when config entry is removed from device (#66385) 2022-02-13 17:23:30 +01:00
test_entity_values.py
test_entityfilter.py Add support for checking if an entity is explicitly included in an entity filter (#64463) 2022-01-19 22:38:48 -08:00
test_event.py Bump pytest to 7.0.0 (#65981) 2022-02-08 10:03:27 +01: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 Bump pyupgrade to 2.12.0 (#48943) 2021-04-09 09:58:27 -07:00
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 Resolve zones and return state in find_coordinates (#66081) 2022-02-09 10:43:20 +01:00
test_network.py Add camera media source (#65977) 2022-02-08 14:32:02 -08:00
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 Support restoring SensorEntity native_value (#66068) 2022-02-08 14:00:26 -08:00
test_script.py Fix script / automation repeat with count 0 fails (#65448) 2022-02-03 08:18:58 -08:00
test_script_variables.py
test_selector.py
test_service.py Teach call service script action about entity registry ids (#61172) 2022-01-07 08:42:47 -08:00
test_significant_change.py Use enums in helpers tests (#62141) 2021-12-17 11:09:24 +01:00
test_singleton.py Fix singleton not working with falsey values (#56072) 2021-09-11 12:02:01 -07:00
test_start.py Support passing callbacks to start.async_at_start (#63473) 2022-01-05 18:04:09 +01:00
test_state.py Do not use AsyncTrackStates (#47255) 2021-03-11 23:18:09 -08:00
test_storage.py Raise if trying to store mocks in storage (#63622) 2022-01-09 21:20:21 -08:00
test_storage_remove.py
test_sun.py Upgrade Astral to 2.2 (#48573) 2021-04-02 00:29:08 +02:00
test_system_info.py Call out 3rd party containers more clearly (#65684) 2022-02-04 09:57:14 -08:00
test_temperature.py
test_template.py Remove artifacts from black formatting (#65113) 2022-01-28 17:00:01 +02: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 Allow integrations to define trigger platforms with a subtype (#54861) 2021-08-19 21:43:04 -07:00
test_update_coordinator.py Merge system options into pref properties (#51347) 2021-06-01 22:34:31 +02:00