hass-core/tests/components/automation
Adam Mills 4e7cc110d9 Fix no data event triggers (#10049)
* Test including extra data on a no data trigger

* Match any dicts for default schema for event data

* Fix indentation

* Only check schema if one was configured
2017-10-22 20:20:38 -04:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_event.py Fix no data event triggers (#10049) 2017-10-22 20:20:38 -04:00
test_homeassistant.py Split mock_service (#8198) 2017-06-25 10:53:15 -07:00
test_init.py Split mock_service (#8198) 2017-06-25 10:53:15 -07:00
test_litejet.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_mqtt.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_numeric_state.py Wait_template - support for 'trigger.entity_id' and data_template values (#9807) 2017-10-12 16:57:18 +02:00
test_state.py Wait_template - support for 'trigger.entity_id' and data_template values (#9807) 2017-10-12 16:57:18 +02:00
test_sun.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
test_template.py Wait_template - support for 'trigger.entity_id' and data_template values (#9807) 2017-10-12 16:57:18 +02:00
test_time.py Rename time trigger 'after' to 'at' (#7846) 2017-06-01 22:40:27 -07:00
test_zone.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00