hass-core/tests/components/zha
2024-06-12 12:24:16 +02:00
..
__init__.py
common.py Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
conftest.py Import Generator from typing_extensions (5) (#118993) 2024-06-06 17:33:27 +02:00
data.py
test_alarm_control_panel.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_api.py Ensure config entry operations are always holding the lock (#117214) 2024-05-12 08:20:08 +09:00
test_backup.py Bump ZHA dependencies (#118658) 2024-06-02 16:55:48 -04:00
test_base.py Use relative imports in tests [s-z] (#119283) 2024-06-10 13:33:15 +02:00
test_binary_sensor.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_button.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_climate.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_cluster_handlers.py Ignore undefined-loop-variable pylint warnings in zha tests (#119476) 2024-06-12 12:24:16 +02:00
test_config_flow.py Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
test_cover.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_device.py Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
test_device_action.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_device_tracker.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_device_trigger.py Improve typing for calls fixture in tests (m-z) (#118350) 2024-05-29 09:30:41 +02:00
test_diagnostics.py Fix namespace-import pylint warning in components (#119299) 2024-06-10 15:55:08 +02:00
test_discover.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_fan.py
test_gateway.py Add return type hints in tests (k-z) (#118942) 2024-06-06 10:11:29 +02:00
test_helpers.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_init.py Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
test_light.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_lock.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_logbook.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_number.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_radio_manager.py Import Generator from typing_extensions (5) (#118993) 2024-06-06 17:33:27 +02:00
test_registries.py Ignore undefined-loop-variable pylint warnings in zha tests (#119476) 2024-06-12 12:24:16 +02:00
test_repairs.py Ignore some pylint errors in component tests (#119352) 2024-06-11 08:01:52 +02:00
test_select.py Improve type hints in tests (q-z) (#118381) 2024-05-30 08:48:02 +02:00
test_sensor.py Drop use of deprecated constant in zha tests (#119397) 2024-06-11 16:09:53 +02:00
test_silabs_multiprotocol.py
test_siren.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_switch.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_update.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_websocket_api.py Fix root-import pylint warning in components (#119294) 2024-06-10 15:14:49 +02:00
zha_devices_list.py