hass-core/tests/components/zha
2024-06-14 09:26:46 +02:00
..
__init__.py
common.py Add missing argument type hints to component tests (#119671) 2024-06-14 09:26:46 +02:00
conftest.py Add missing argument type hints to component tests (#119671) 2024-06-14 09:26:46 +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 Fix dangerous-default-value in zha tests (#119560) 2024-06-13 08:35:05 +02:00
test_button.py Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
test_climate.py Ignore existing fixme pylint warnings in tests (#119500) 2024-06-12 16:40:26 +02:00
test_cluster_handlers.py Ignore too-many-nested-blocks warning in zha tests (#119479) 2024-06-12 22:33:40 +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 Fix consider-using-tuple pylint warnings in component tests (#119464) 2024-06-12 15:50:27 +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 Add missing argument type hints to component tests (#119671) 2024-06-14 09:26:46 +02:00
test_fan.py Fix consider-using-tuple pylint warnings in component tests (#119464) 2024-06-12 15:50:27 +02:00
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 Add missing argument type hints to component tests (#119671) 2024-06-14 09:26:46 +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 Fix deprecated-typing-alias pylint warnings in zha tests (#119453) 2024-06-12 17:57:27 +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 Add Danfoss Ally thermostat and derivatives to ZHA (#86907) 2024-06-12 12:48:37 -04:00
test_silabs_multiprotocol.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
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 Fix ZHA creating unnecessary "summ received" entity after upgrade (#109268) 2024-02-05 19:12:56 -05:00