1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/tests
Daniel Høyer Iversen 5a2528b0f1
Tibber config flow (#34469)
* tibber config, wip

* read config from yaml

* sync requirements

* style

* add model property

* unique id

* unique id

* Tibber config, unique id

* test doc

* tibber config, update title

* append _el_price

* Update homeassistant/components/tibber/__init__.py

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* unique id

* tibber config flow

* tibber config flow

* fix test for python 3.8

* update test imports

* move _async_current_entries

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-05-03 14:40:19 +02:00
..
auth Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
components Tibber config flow (#34469) 2020-05-03 14:40:19 +02:00
fixtures Add zwave mqtt (#34987) 2020-05-03 02:54:16 +02:00
hassfest Make Hassfest stricter pt 2 (#30068) 2019-12-19 14:00:22 +01:00
helpers Fix translation merging for custom components without translations (#35032) 2020-05-01 11:34:09 -07:00
mock Black 2019-07-31 12:25:30 -07:00
resources
scripts Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
test_util Fix docstring in test_utils/aiohttp.py (#34040) 2020-04-11 20:20:19 +02:00
testing_config Address new issues flagged by flake8 3.8.0a2 (#34964) 2020-04-30 21:37:58 +02:00
util Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
__init__.py
async_mock.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
bandit.yaml Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
common.py Use a future for mock coro (#34989) 2020-04-30 16:31:00 -07:00
conftest.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_bootstrap.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_config_entries.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_config.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_core.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_data_entry_flow.py Allow flows to know if user is in advanced mode (#34629) 2020-04-24 09:31:56 -07:00
test_loader.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_main.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_requirements.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_setup.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00