hass-core/tests/helpers
Martin Hjelmare fbde040f59
Complete device registry update ()
* Add manufacturer and model parameters to device registry update
  method.
2020-04-21 19:40:16 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp_client.py Collection of core tests improvements () 2020-04-07 09:33:23 -07:00
test_area_registry.py Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
test_check_config.py Collection of random (mainly) test improvements () 2020-04-06 12:51:48 +02:00
test_collection.py Allow managing Lovelace storage dashboards () 2020-02-28 12:43:17 -08:00
test_condition.py Collection of random (mainly) test improvements () 2020-04-06 12:51:48 +02:00
test_config_entry_flow.py Various string cleanups () 2020-01-03 14:47:06 +01:00
test_config_entry_oauth2_flow.py Fix discovery for oauth2 flow implementations () 2020-01-12 07:37:34 -08:00
test_config_validation.py Collection of random (mainly) test improvements () 2020-04-06 12:51:48 +02:00
test_debounce.py Improve debounce cooldown () 2020-02-26 11:27:37 -08:00
test_deprecation.py Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
test_device_registry.py Complete device registry update () 2020-04-21 19:40:16 +02:00
test_discovery.py Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
test_dispatcher.py Collection of core tests improvements () 2020-04-07 09:33:23 -07:00
test_entity.py Collection of core tests improvements () 2020-04-07 09:33:23 -07:00
test_entity_component.py Directly call write state 2 () 2020-04-03 09:34:50 +02:00
test_entity_platform.py Replace asyncio.wait with asyncio.gather since wait ignores exceptions () 2020-04-01 07:09:13 -07:00
test_entity_registry.py Fix entity registry not saving name/icon () 2020-02-18 08:32:34 -08:00
test_entity_values.py Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
test_entityfilter.py Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
test_event.py Collection of core tests improvements () 2020-04-07 09:33:23 -07:00
test_icon.py StarLine integration () 2019-11-26 11:17:11 -08:00
test_init.py Use set literals in tests () 2020-04-05 02:20:09 +02:00
test_integration_platform.py Add integration platform helper () 2019-12-13 15:38:41 +01:00
test_intent.py Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
test_json.py Black 2019-07-31 12:25:30 -07:00
test_location.py Black 2019-07-31 12:25:30 -07:00
test_network.py Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
test_restore_state.py Restore state helper to work with entity registry restoration () 2020-01-05 11:58:59 +01:00
test_script.py Fix script logging with name () 2020-03-22 13:29:50 +01:00
test_service.py Collection of core tests improvements () 2020-04-07 09:33:23 -07:00
test_state.py Add transition support to scenes, cleanup blocking parameter () 2020-04-20 18:07:50 -07:00
test_storage.py Don't write storage to disk while stopping () 2020-04-02 10:25:28 -07:00
test_sun.py Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
test_system_info.py Black 2019-07-31 12:25:30 -07:00
test_temperature.py Various string cleanups () 2020-01-03 14:47:06 +01:00
test_template.py Fix relative_time datetime object without timezone () 2020-04-20 10:29:12 -07:00
test_translation.py Add foundation for state translations () 2020-04-19 20:35:49 -07:00
test_update_coordinator.py Update Coordinator: Only schedule a refresh if listenerrs () 2020-04-16 16:44:14 -07:00