core/tests/components/template
Christian Clauss df7d2b3aeb
Fix typos found by codespell (#31243)
* Fix typos found by codespell

* Fix typos found by codespell

* codespell: Furture  ==> Future

* Update test_config_flow.py

* Update __init__.py

* Spellcheck: successfull  ==> successful

* Codespell: unsuccesful  ==> unsuccessful

* Codespell: cant  ==> can't

* Codespell: firware ==> firmware

* Codespell: mimick  ==> mimic
2020-01-31 08:33:00 -08:00
..
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_alarm_control_panel.py Template alarm panel (#30487) 2020-01-09 06:03:26 +01:00
test_binary_sensor.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
test_cover.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
test_fan.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_light.py Add temperature support to light template (#30595) 2020-01-23 09:18:59 -08:00
test_lock.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
test_sensor.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
test_switch.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
test_vacuum.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00