core/tests/helpers
Joakim Sørensen 3f2e18fe17
Add user to homeassistant system health (#53902)
2021-08-03 11:58:27 +02:00
..
__init__.py
conftest.py Do not use AsyncTrackStates (#47255) 2021-03-11 23:18:09 -08:00
test_aiohttp_client.py Protect our user agent (#51486) 2021-06-04 09:14:18 -07:00
test_area_registry.py Implement suggested_area in the device registry (#45940) 2021-02-19 19:34:33 -10:00
test_check_config.py
test_collection.py
test_condition.py Support dynamic schema validation in device conditions and actions (#52007) 2021-06-28 09:23:46 +02:00
test_config_entry_flow.py Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
test_config_entry_oauth2_flow.py Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
test_config_validation.py Add currency core configuration (#53541) 2021-07-28 08:55:58 +02:00
test_debounce.py
test_deprecation.py
test_device_registry.py Only disable a device if all associated config entries are disabled (#53681) 2021-07-29 12:08:53 -07:00
test_discovery.py Convert discovery helper to use dispatcher (#47008) 2021-02-24 13:37:31 -08:00
test_dispatcher.py
test_entity.py Limit precision when stringifying float states (#48822) 2021-04-27 21:48:24 +02: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 Merge system options into pref properties (#51347) 2021-06-01 22:34:31 +02:00
test_entity_registry.py Merge system options into pref properties (#51347) 2021-06-01 22:34:31 +02:00
test_entity_values.py
test_entityfilter.py
test_event.py Add timedelta option for async_call_later (#50164) 2021-06-12 13:14:35 +02:00
test_frame.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
test_httpx_client.py Bump httpx to 0.17.1 (#48388) 2021-03-27 09:02:01 +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 Add custom JSONEncoder for subscribe_trigger WS endpoint (#48664) 2021-04-09 20:47:10 -07:00
test_location.py
test_network.py Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
test_ratelimit.py
test_recorder.py Prevent calling stop or restart services during db upgrade (#49098) 2021-04-12 17:18:38 -07:00
test_reload.py
test_restore_state.py Ensure restore state is not written after the stop event (#49329) 2021-04-17 09:03:18 +02:00
test_script.py Support dynamic schema validation in device conditions and actions (#52007) 2021-06-28 09:23:46 +02:00
test_script_variables.py
test_selector.py Add addon selector (#46789) 2021-02-24 17:02:48 +01:00
test_service.py Fix logic of entity id extraction (#49164) 2021-04-14 14:12:26 +02:00
test_significant_change.py
test_singleton.py
test_start.py Set up cloud semi-dependencies at start (#51313) 2021-06-01 01:35:31 +02:00
test_state.py Do not use AsyncTrackStates (#47255) 2021-03-11 23:18:09 -08:00
test_storage.py
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 Add user to homeassistant system health (#53902) 2021-08-03 11:58:27 +02:00
test_temperature.py
test_template.py Add DeviceRegistry template functions (#53131) 2021-07-27 18:55:55 -04:00
test_translation.py Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
test_trigger.py
test_update_coordinator.py Merge system options into pref properties (#51347) 2021-06-01 22:34:31 +02:00