hass-core/tests
2022-05-20 12:05:53 +03:00
..
auth Clean up accessing entity_registry.async_get_registry helper via hass (#72005) 2022-05-17 16:40:45 +02:00
backports Move StrEnum to homeassistant.backports and move Platform to homeassistant.const (#60880) 2021-12-03 09:31:17 +01:00
components Fix Shelly missing key config flow (#72116) 2022-05-20 12:05:53 +03:00
fixtures Prettify json (#68895) 2022-03-30 12:15:04 +02:00
hassfest Bump samsungtvws to 2.4.0 (#68225) 2022-03-16 20:44:14 -10:00
helpers Add return code to integration application credentials in config flow (#71986) 2022-05-18 06:30:57 -07:00
pylint Update pylint to 2.13.0 (#68656) 2022-03-25 15:14:48 -07:00
resources
scripts
test_util Play first item in m3u and pls playlists when casting (#70047) 2022-04-26 13:16:37 -07:00
testing_config Stringify enums in selectors (#71441) 2022-05-06 11:25:01 -07:00
util Small cleanups to find_next_time_expression and addition of tests (#71845) 2022-05-14 12:13:32 -07:00
__init__.py
bandit.yaml
common.py Make database access in the eventloop raise an exception (#71547) 2022-05-09 15:22:08 -05:00
conftest.py Move manual configuration of MQTT fan and light to the integration key (#71676) 2022-05-19 15:04:53 +02:00
ignore_uncaught_exceptions.py Log unhandled loop exception traces when asyncio debug is on (#57602) 2021-10-18 20:07:51 -07:00
test_bootstrap.py Simplify time zone setting in tests (#68330) 2022-03-20 10:25:15 +01:00
test_config.py Simplify time zone setting in tests (#68330) 2022-03-20 10:25:15 +01:00
test_config_entries.py Remove hass.helpers from config_entries (#70660) 2022-04-25 14:21:03 +02:00
test_core.py Use async_capture_events for core tests (#71970) 2022-05-16 18:04:05 -05:00
test_data_entry_flow.py Add support for menu step (#68203) 2022-03-16 14:14:50 -07:00
test_exceptions.py
test_loader.py Allow custom integrations to support application_credentials platform (#71129) 2022-05-01 16:26:22 -07:00
test_main.py
test_requirements.py Avoid checking if a package is installed if it already failed (#56698) 2021-09-26 22:32:25 -07:00
test_runner.py Log unhandled loop exception traces when asyncio debug is on (#57602) 2021-10-18 20:07:51 -07:00
test_setup.py Highlight in logs it is a custom component when setup fails (#67559) 2022-03-03 15:03:03 -08:00
test_test_fixtures.py Block tests from opening sockets (#55516) 2021-10-05 14:46:09 -10:00