1
mirror of https://github.com/home-assistant/core synced 2024-09-18 19:55:20 +02:00
ha-core/tests
Paulus Schoutsen 994b829cb4
add_devices -> add_entities (#16171)
* add_devices -> add_entities

* Lint

* PyLint

* Revert external method in scsgate
2018-08-24 16:37:30 +02:00
..
auth Prevent legacy api password with empty password (#16127) 2018-08-23 12:56:01 +02:00
components add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
fixtures Remove unnecessary executable permissions (#15469) 2018-07-14 23:03:36 +02:00
helpers add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mock Look at registry before pulling zwave config values (#14408) 2018-05-12 17:45:36 -04:00
resources
scripts Fix check config packages key error (#15840) 2018-08-17 05:28:00 +02:00
test_util Deprecated stuff (#16019) 2018-08-20 16:34:18 +02:00
testing_config add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
util Check correctly if package is loadable (#16121) 2018-08-22 12:17:14 +02:00
__init__.py
common.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
conftest.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_bootstrap.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
test_config_entries.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_config.py Enable auth by default 🙈 (#16107) 2018-08-23 13:38:08 +02:00
test_core.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_data_entry_flow.py Allow finish_flow callback to change data entry result type (#16100) 2018-08-21 10:48:24 -07:00
test_loader.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_requirements.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_setup.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00