core/tests/components/template
Luuk 468b0e8934 Add template vacuum support (#22904)
* Add template vacuum component

* Fix linting issues

* Make vacuum state optional

* Fix pylint issues

* Add context to template vacuum service calls

* Added tests to template vacuum

* Fix indent

* Fix docstrings

* Move files for new component folder structure

* Revert additions for template_vacuum tests to common.py

* Use existing constants for template vacuum config

* Handle invalid templates

* Add tests for unused services

* Add test for invalid templates

* Fix line too long

* Do not start template change tracking in case of MATCH_ALL

* Resolve review comments
2019-06-28 12:19:00 -04:00
..
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_binary_sensor.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_cover.py Added toggle service to covers (#23198) 2019-06-17 14:09:31 -07:00
test_fan.py Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
test_light.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_lock.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_sensor.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_switch.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_vacuum.py Add template vacuum support (#22904) 2019-06-28 12:19:00 -04:00