core/tests/helpers
Kevin Stillhammer 90e5d69184
Add template as_timedelta ()
2022-05-23 19:32:22 +02:00
..
__init__.py
test_aiohttp_client.py Remove deprecated YAML configuration from MJPEG Camera () 2022-04-04 17:57:48 +02:00
test_area_registry.py
test_check_config.py Allow IntegrationNotFound when checking config in safe mode () 2021-09-17 22:25:50 -07:00
test_collection.py Handle removed entites in collection.sync_entity_lifecycle () 2022-04-27 08:05:00 -07:00
test_condition.py Add shorthand notation for boolean conditions () 2022-04-18 22:09:09 +02:00
test_config_entry_flow.py Abort webhook flow when not connected to home assistant cloud () 2022-01-26 10:57:45 -08:00
test_config_entry_oauth2_flow.py Add return code to integration application credentials in config flow () 2022-05-18 06:30:57 -07:00
test_config_validation.py Fix importing blueprints () 2022-05-05 14:33:17 -07:00
test_debounce.py
test_deprecation.py
test_device_registry.py Only fire device_registry_updated for suggested_area if the suggestion results in an area change () 2022-04-04 09:51:39 +02:00
test_discovery.py Convert discovery tests to async () 2022-01-19 12:21:15 +01:00
test_discovery_flow.py Prevent event loop delay / instability from discovery () 2021-10-13 08:37:14 -07:00
test_dispatcher.py
test_entity.py Remove entity category system in favor of hidden_by () 2022-05-02 09:33:16 -07:00
test_entity_component.py Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC () 2022-04-09 09:05:54 -10:00
test_entity_platform.py Inverse parallel updates default check, follow sync "update" method () 2022-05-16 17:10:34 -07:00
test_entity_registry.py Ignore loading system entity category () 2022-05-05 14:33:37 -07:00
test_entity_values.py
test_entityfilter.py Add support for checking if an entity is explicitly included in an entity filter () 2022-01-19 22:38:48 -08:00
test_event.py Clean up accessing event helpers via hass () 2022-05-17 19:36:29 +02:00
test_frame.py Increase helpers.frame test coverage () 2022-02-18 00:05:38 -08:00
test_helper_config_entry_flow.py Rename helper_config_entry_flow to schema_config_entry_flow () 2022-03-30 14:36:47 -07:00
test_httpx_client.py Fix flaky tests around frame helper () 2021-12-08 10:50:56 +01:00
test_icon.py Bump pyupgrade to 2.12.0 () 2021-04-09 09:58:27 -07:00
test_init.py
test_instance_id.py Final clean up of helpers accessed via hass () 2022-05-17 23:42:37 +03:00
test_integration_platform.py Final clean up of helpers accessed via hass () 2022-05-17 23:42:37 +03:00
test_intent.py
test_json.py Serialize dates and times to isoformat () 2021-10-27 10:51:38 -07:00
test_location.py Resolve zones and return state in find_coordinates () 2022-02-09 10:43:20 +01:00
test_network.py Improve error handling process_play_media_url () 2022-03-20 20:25:15 -07:00
test_ratelimit.py
test_recorder.py Use recorder test fixtures in tests () 2022-04-25 14:23:52 +02:00
test_reload.py Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
test_restore_state.py Support restoring SensorEntity native_value () 2022-02-08 14:00:26 -08:00
test_script.py Add test for failing conditions in sub scripts () 2022-05-03 13:06:13 +02:00
test_script_variables.py
test_selector.py Fix other enums in helpers () 2022-05-07 20:57:48 -07:00
test_service.py Cleanup deprecated async_get_registry in tests () 2022-05-18 13:12:38 +02:00
test_significant_change.py Use enums in helpers tests () 2021-12-17 11:09:24 +01:00
test_singleton.py Fix singleton not working with falsey values () 2021-09-11 12:02:01 -07:00
test_start.py Allow cancelling async_at_start helper () 2022-05-02 07:41:14 -07:00
test_state.py Do not use AsyncTrackStates () 2021-03-11 23:18:09 -08:00
test_storage.py Raise if trying to store mocks in storage () 2022-01-09 21:20:21 -08:00
test_storage_remove.py
test_sun.py Upgrade Astral to 2.2 () 2021-04-02 00:29:08 +02:00
test_system_info.py Final clean up of helpers accessed via hass () 2022-05-17 23:42:37 +03:00
test_temperature.py
test_template.py Add template as_timedelta () 2022-05-23 19:32:22 +02:00
test_translation.py Support requesting translations for multiple integrations in a single request () 2022-05-17 01:23:11 -05:00
test_trigger.py Allow disabling specific triggers/actions/conditions () 2022-04-15 09:33:09 -07:00
test_update_coordinator.py Merge system options into pref properties () 2021-06-01 22:34:31 +02:00