1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/tests/helpers
2020-05-04 11:23:12 -07:00
..
__init__.py
test_aiohttp_client.py Collection of core tests improvements (#33757) 2020-04-07 09:33:23 -07:00
test_area_registry.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_check_config.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_collection.py Allow managing Lovelace storage dashboards (#32241) 2020-02-28 12:43:17 -08:00
test_condition.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_config_entry_flow.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_config_entry_oauth2_flow.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_config_validation.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_debounce.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_deprecation.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_device_registry.py Add type to device registry (#35095) 2020-05-03 13:56:58 -07:00
test_discovery.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_dispatcher.py Collection of core tests improvements (#33757) 2020-04-07 09:33:23 -07:00
test_entity_component.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_entity_platform.py Add type to device registry (#35095) 2020-05-03 13:56:58 -07:00
test_entity_registry.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_entity_values.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_entity.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_entityfilter.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_event.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_icon.py StarLine integration (#27197) 2019-11-26 11:17:11 -08:00
test_init.py Use set literals in tests (#33669) 2020-04-05 02:20:09 +02:00
test_instance_id.py Extract instance ID helper from updater (#35043) 2020-05-04 11:23:12 -07:00
test_integration_platform.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_intent.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_json.py
test_location.py
test_network.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_restore_state.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_script.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_service.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_state.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_storage.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_sun.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_system_info.py
test_temperature.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
test_template.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_translation.py Fix translation merging for custom components without translations (#35032) 2020-05-01 11:34:09 -07:00
test_update_coordinator.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00