..
__init__.py
Fix PEP257 issues
2016-03-09 11:15:04 +01:00
test_aiohttp_client.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_condition.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_config_entry_flow.py
Migrate Mailgun to use the webhook component ( #17464 )
2018-10-23 11:14:46 +02:00
test_config_validation.py
Disallow list/dict for string configuration ( #17202 )
2018-10-07 12:35:44 +02:00
test_deprecation.py
Add tests for deprecation helpers ( #7452 )
2017-05-06 10:10:48 -07:00
test_device_registry.py
Normalize MAC addresses ( #16916 )
2018-11-06 16:33:31 +01:00
test_discovery.py
Pass hass_config to load_platform ( #17952 )
2018-10-29 19:21:21 +01:00
test_dispatcher.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_entity.py
Add recent context ( #15989 )
2018-08-20 17:39:53 +02:00
test_entity_component.py
Pass hass_config to load_platform ( #17952 )
2018-10-29 19:21:21 +01:00
test_entity_platform.py
Guard for bad device info ( #17238 )
2018-10-08 12:53:51 +02:00
test_entity_registry.py
Clean up device update, add via-hub ( #16659 )
2018-09-17 13:39:30 +02:00
test_entity_values.py
Simplify customize ( #6007 )
2017-02-15 19:47:30 -08:00
test_entityfilter.py
Cloud conf ( #18216 )
2018-11-05 13:21:03 +01:00
test_event.py
Pytest tests ( #17750 )
2018-10-24 12:10:05 +02:00
test_icon.py
Pytest tests ( #17750 )
2018-10-24 12:10:05 +02:00
test_init.py
Pytest tests ( #17750 )
2018-10-24 12:10:05 +02:00
test_intent.py
Pytest tests ( #17750 )
2018-10-24 12:10:05 +02:00
test_json.py
Remove homeassistant.remote ( #16099 )
2018-08-21 15:49:58 +02:00
test_location.py
Pytest tests ( #17750 )
2018-10-24 12:10:05 +02:00
test_restore_state.py
Restore states through a JSON store instead of recorder ( #17270 )
2018-11-28 13:16:43 +01:00
test_script.py
Log delay and wait_template steps in scripts ( #18448 )
2018-11-19 11:14:00 +01:00
test_service.py
Add permissions check in service helper ( #18596 )
2018-11-21 12:26:08 +01:00
test_state.py
Pytest tests ( #17750 )
2018-10-24 12:10:05 +02:00
test_storage.py
Restore states through a JSON store instead of recorder ( #17270 )
2018-11-28 13:16:43 +01:00
test_sun.py
Use const.SUN_EVENT_* more ( #18039 )
2018-10-31 09:10:28 +01:00
test_temperature.py
Pytest tests ( #17750 )
2018-10-24 12:10:05 +02:00
test_template.py
Allow jinja namespace command to work. ( #18011 )
2018-10-30 19:13:20 +01:00
test_translation.py
Custom component loading cleanup ( #14211 )
2018-05-01 20:57:30 +02:00