home-assistant-core/tests/helpers
Erik Montnemery 84a812ad05
Allow setting number selector step size to 'any' (#78265)
* Allow setting number selector step size to 'any'

* Improve test coverage
2022-09-15 08:29:46 +02:00
..
__init__.py
test_aiohttp_client.py Custom component -> Custom integration (#75404) 2022-07-18 22:10:22 +02:00
test_area_registry.py
test_check_config.py
test_collection.py Add mixin class CollectionEntity for the collection helper (#77703) 2022-09-03 12:56:49 +02:00
test_condition.py Add shorthand notation for boolean conditions (#70120) 2022-04-18 22:09:09 +02:00
test_config_entry_flow.py Clean up deprecated connection class remainders (#75421) 2022-07-18 21:14:41 -07:00
test_config_entry_oauth2_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74642) 2022-07-07 19:57:36 +03:00
test_config_validation.py Fix importing blueprints (#71365) 2022-05-05 14:33:17 -07:00
test_debounce.py
test_deprecation.py
test_device_registry.py Remove useless device_registry test (#77714) 2022-09-02 20:44:42 +00:00
test_discovery.py
test_discovery_flow.py
test_dispatcher.py
test_entity.py Custom component -> Custom integration (#75404) 2022-07-18 22:10:22 +02:00
test_entity_component.py Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC (#69643) 2022-04-09 09:05:54 -10:00
test_entity_platform.py Improve unique_id collision checks in entity_platform (#78132) 2022-09-09 14:35:23 +02:00
test_entity_registry.py Drop old migration code from entity registry (#78278) 2022-09-12 22:28:05 -04:00
test_entity_values.py
test_entityfilter.py Adjust entity filters to make includes stronger than excludes (#74080) 2022-06-28 11:42:51 -05:00
test_event.py Clean up accessing event helpers via hass (#72011) 2022-05-17 19:36:29 +02:00
test_frame.py
test_helper_config_entry_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74642) 2022-07-07 19:57:36 +03:00
test_httpx_client.py Custom component -> Custom integration (#75404) 2022-07-18 22:10:22 +02:00
test_icon.py
test_init.py
test_instance_id.py Final clean up of helpers accessed via hass (#72032) 2022-05-17 23:42:37 +03:00
test_integration_platform.py Final clean up of helpers accessed via hass (#72032) 2022-05-17 23:42:37 +03:00
test_intent.py
test_issue_registry.py Move issue_registry to homeassistant.helpers (#77299) 2022-08-25 11:32:06 +02:00
test_json.py JSON serialize NamedTuple subclasses with aiohttp (#74971) 2022-07-11 14:46:55 -07:00
test_location.py
test_network.py
test_ratelimit.py
test_recorder.py Use recorder test fixtures in tests (#70652) 2022-04-25 14:23:52 +02:00
test_reload.py
test_restore_state.py
test_script.py Add test for failing conditions in sub scripts (#71238) 2022-05-03 13:06:13 +02:00
test_script_variables.py
test_selector.py Allow setting number selector step size to 'any' (#78265) 2022-09-15 08:29:46 +02:00
test_service.py Revert "Add service entity context (#71558)" (#72610) 2022-05-27 10:30:40 -07:00
test_significant_change.py
test_singleton.py
test_start.py Allow cancelling async_at_start helper (#71196) 2022-05-02 07:41:14 -07:00
test_state.py
test_storage.py Use default encoder when saving storage (#75319) 2022-07-17 14:25:19 +02:00
test_storage_remove.py
test_sun.py
test_system_info.py Final clean up of helpers accessed via hass (#72032) 2022-05-17 23:42:37 +03:00
test_temperature.py
test_template.py Remove area_id from entity_registry.async_get_or_create (#77700) 2022-09-02 13:31:05 +02:00
test_translation.py Consolidate executor jobs when loading integration manifests (#75176) 2022-07-14 13:06:08 -07:00
test_trigger.py Add alias support to all triggers (#77184) 2022-08-22 17:43:09 -04:00
test_update_coordinator.py Add update coordinator for google calendar (#74690) 2022-07-10 21:24:52 -07:00