core/tests/components/config
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 Add config component and hassbian example panel (#5868) 2017-02-11 17:29:05 -08:00
test_area_registry.py use isort to sort imports according to PEP8 for config (#29628) 2019-12-08 22:27:28 +05:30
test_auth.py use isort to sort imports according to PEP8 for config (#29628) 2019-12-08 22:27:28 +05:30
test_auth_provider_homeassistant.py Black 2019-07-31 12:25:30 -07:00
test_automation.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
test_config_entries.py Migrate config tests from coroutine to async/await (#30366) 2020-01-01 17:16:27 -06:00
test_core.py use isort to sort imports according to PEP8 for config (#29628) 2019-12-08 22:27:28 +05:30
test_customize.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
test_device_registry.py use isort to sort imports according to PEP8 for config (#29628) 2019-12-08 22:27:28 +05:30
test_entity_registry.py use isort to sort imports according to PEP8 for config (#29628) 2019-12-08 22:27:28 +05:30
test_group.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
test_init.py Migrate config tests from coroutine to async/await (#30366) 2020-01-01 17:16:27 -06:00
test_scene.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
test_script.py Black 2019-07-31 12:25:30 -07:00
test_zwave.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00