1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/tests
2020-06-07 23:37:58 +02:00
..
auth Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
components Fix WLED power and brightness with WLED 0.10+ (#36529) 2020-06-07 23:37:58 +02:00
fixtures Fix dynamically add/remove WLED strip segments (#36407) 2020-06-03 17:18:50 +02:00
hassfest Make Hassfest stricter pt 2 (#30068) 2019-12-19 14:00:22 +01:00
helpers Stable device id when a deleted device is restored (#36309) 2020-06-02 21:22:08 +02:00
mock Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07: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 Guard blowing up converting 0 mired/kelvin (#35486) 2020-06-04 08:48:39 -07:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
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 Stable device id when a deleted device is restored (#36309) 2020-06-02 21:22:08 +02:00
conftest.py Fail tests if wrapped callbacks or coroutines throw (#35010) 2020-05-06 14:14:57 -07:00
ignore_uncaught_exceptions.py Fix broken CI (#35314) 2020-05-06 18:40:21 -07:00
test_bootstrap.py Make the frontend available sooner (Part 2 of 2) (#36264) 2020-06-02 17:02:09 -05:00
test_config_entries.py Ensure a deleted integration can be removed (#36130) 2020-05-25 15:40:06 -04:00
test_config.py Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
test_core.py Make the frontend available sooner (Part 1 of 2) (#36263) 2020-06-02 13:54:11 -05: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 Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -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 Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00