hass-core/tests
2022-06-25 21:02:50 -05:00
..
auth Add EVENT_USER_UPDATED () 2022-06-09 20:49:02 -07:00
backports Move StrEnum to homeassistant.backports and move Platform to homeassistant.const () 2021-12-03 09:31:17 +01:00
components Fix file sensor reading the whole file to get the last line () 2022-06-25 21:02:50 -05:00
fixtures Fix Feedreader Atom feeds using updated date () 2022-06-08 20:32:01 +02:00
hassfest Bump samsungtvws to 2.4.0 () 2022-03-16 20:44:14 -10:00
helpers Fix exception when as_dict is called on a TemplateState () 2022-06-25 09:19:11 -07:00
pylint Add FanEntity type hint checks to pylint plugin () 2022-06-22 12:48:23 +02:00
resources
scripts
test_util Make aiohttp mockers aware of the json loads kwarg () 2022-06-24 08:44:35 +02:00
testing_config Weather unit conversion () 2022-06-23 10:48:30 +02:00
util Handle non-str keys when storing json data () 2022-06-24 09:59:01 -05:00
__init__.py
bandit.yaml
common.py Reduce overhead to refire events from async_track_point_in_utc_time when an asyncio timer fires early () 2022-06-14 07:46:00 -10:00
conftest.py Update MQTT tests to use the config entry setup () 2022-06-02 14:24:46 +02:00
ignore_uncaught_exceptions.py
test_bootstrap.py Use supervisor envs instead of hassio () 2022-05-30 12:00:13 +02:00
test_config.py Significantly improve yaml load times when the C loader is available () 2022-06-13 08:44:46 -10:00
test_config_entries.py Prevent config entries from being reloaded while they are setting up () 2022-06-12 23:05:08 -07:00
test_core.py Fix memory leak when firing state_changed events () 2022-05-26 20:54:26 -07:00
test_data_entry_flow.py Add support for menu step () 2022-03-16 14:14:50 -07:00
test_exceptions.py
test_loader.py Allow custom integrations to support application_credentials platform () 2022-05-01 16:26:22 -07:00
test_main.py
test_requirements.py Check if requirements are installed in the executor () 2022-06-13 13:10:05 -07:00
test_runner.py
test_setup.py Highlight in logs it is a custom component when setup fails () 2022-03-03 15:03:03 -08:00
test_test_fixtures.py