core/tests
Maciej Bieniek 581c4a4edd
Add AccuWeather integration (#37166)
* Initial commit

* Fix strings

* Fix unit system

* Add config_flow tests

* Simplify tests

* More tests

* Update comment

* Fix pylint error

* Run gen_requirements_all

* Fix pyline error

* Round precipitation and precipitation probability

* Bump backend library

* Bump backend library

* Add undo update listener on unload

* Add translation key for invalid_api_key

* Remove entity_registry_enabled_default property

* Suggested change

* Bump library
2020-07-24 15:59:15 -05:00
..
auth Drop white blacklist pt1 (#37816) 2020-07-13 17:43:11 +02:00
components Add AccuWeather integration (#37166) 2020-07-24 15:59:15 -05:00
fixtures Add AccuWeather integration (#37166) 2020-07-24 15:59:15 -05:00
hassfest
helpers Fix script repeat variable lifetime (#38124) 2020-07-23 23:11:21 -07:00
mock Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
resources
scripts Detect lingering threads after tests (#37270) 2020-07-09 16:15:14 +02:00
test_util
testing_config
util Round time values in get_age() to better approximate the actual age (#37125) 2020-07-09 11:19:38 -07:00
__init__.py
async_mock.py
bandit.yaml
common.py Use event loop scheduling for tracking time patterns (#38021) 2020-07-20 20:18:31 -10:00
conftest.py Use event loop scheduling for tracking time patterns (#38021) 2020-07-20 20:18:31 -10:00
ignore_uncaught_exceptions.py Fix broken CI (#35314) 2020-05-06 18:40:21 -07:00
test_bootstrap.py Detect lingering threads after tests (#37270) 2020-07-09 16:15:14 +02:00
test_config.py Drop white blacklist pt1 (#37816) 2020-07-13 17:43:11 +02:00
test_config_entries.py ConfigFlow default discovery without unique ID (#36754) 2020-06-15 13:38:38 +02:00
test_core.py Log which task is blocking startup when debug logging is on (#38134) 2020-07-23 20:03:42 -06:00
test_data_entry_flow.py Add current step that is in progress (#35272) 2020-05-05 21:34:51 -07:00
test_loader.py Improve after_dependencies handling (#36898) 2020-06-19 17:24:33 -07:00
test_main.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_requirements.py Upgrade zeroconf to 0.27.1 (#36277) 2020-06-05 14:33:26 -07:00
test_setup.py Improve after_dependencies handling (#36898) 2020-06-19 17:24:33 -07:00