1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/tests
Marcel Hoppe 45649824ca rewrite hangouts to use intents instead of commands (#16220)
* rewrite hangouts to use intents instead of commands

* small fixes

* remove configured_hangouts check and CONFIG_SCHEMA

* Lint

* add import from .config_flow
2018-08-28 00:20:12 +02:00
..
auth Replace pbkdf2 with bcrypt (#16071) 2018-08-26 22:50:31 +02:00
components rewrite hangouts to use intents instead of commands (#16220) 2018-08-28 00:20:12 +02:00
fixtures Remove unnecessary executable permissions (#15469) 2018-07-14 23:03:36 +02:00
helpers Device registry store config entry (#16152) 2018-08-25 10:59:28 +02:00
mock Look at registry before pulling zwave config values (#14408) 2018-05-12 17:45:36 -04:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
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 async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
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 Add Time-based Onetime Password Multi-factor Authentication Module (#16129) 2018-08-26 22:38:52 +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