hass-core/tests
2023-02-18 10:08:59 +01:00
..
auth Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
backports Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
components Make recorder platform attribute exclude integration aware (#88357) 2023-02-18 10:08:59 +01:00
fixtures Add device HmIP-DRDI3 (#83337) 2022-12-18 12:44:49 -07:00
hassfest Disable profiler.memory service with python 3.11 (#88136) 2023-02-15 16:20:47 +01:00
helpers Enable Ruff B007 (#88356) 2023-02-17 21:08:18 -05:00
pylint Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
resources
scripts Add more type hints to conftest.py (#87842) 2023-02-11 13:48:53 +01:00
test_util Adjust json imports in tests (#88248) 2023-02-17 19:13:48 +01:00
testing_config Move sensor rounding to frontend (#87330) 2023-02-04 14:54:36 -05:00
util Enable Ruff B007 (#88356) 2023-02-17 21:08:18 -05:00
__init__.py
asyncio_legacy.py Add python 3.11 to the CI (#88038) 2023-02-16 12:38:32 -05:00
bandit.yaml
common.py Add type hints to integration tests (recorder) (#88313) 2023-02-17 18:50:09 +01:00
conftest.py Add support for snapshot testing (#88323) 2023-02-17 16:35:55 -05:00
ignore_uncaught_exceptions.py
ruff.toml Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
syrupy.py Add support for snapshot testing (#88323) 2023-02-17 16:35:55 -05:00
test_bootstrap.py Keep task references while running (#87970) 2023-02-13 23:16:59 -05:00
test_config.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_config_entries.py Add background tasks to config entries (#88335) 2023-02-17 13:50:05 -05:00
test_core.py Change core return code processing (#88326) 2023-02-17 20:56:02 -05:00
test_data_entry_flow.py Dismiss discoveries when the underlying device disappears (#88340) 2023-02-17 15:51:19 -05:00
test_exceptions.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_loader.py Refactor zeroconf task handling (#88204) 2023-02-15 21:44:11 -05:00
test_main.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_requirements.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_runner.py Avoid subprocess memory copy when c library supports posix_spawn (#87958) 2023-02-13 09:02:51 -05:00
test_setup.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_test_fixtures.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
typing.py Add MockHAClientWebSocket test helper (#87832) 2023-02-10 10:23:26 -05:00