core/tests/components/zha
J. Nick Koston 65358c129a
Replace periodic tasks with background tasks (#112726)
* Phase out periodic tasks

* false by default or some tests will block forever, will need to fix each one manually

* kwarg works

* kwarg works

* kwarg works

* fixes

* fix more tests

* fix more tests

* fix lifx

* opensky

* pvpc_hourly_pricing

* adjust more

* adjust more

* smarttub

* adjust more

* adjust more

* adjust more

* adjust more

* adjust

* no eager executor

* zha

* qnap_qsw

* fix more

* fix fix

* docs

* its a wrapper now

* add more coverage

* coverage

* cover all combos

* more fixes

* more fixes

* more fixes

* remaining issues are legit bugs in tests

* make tplink test more predictable

* more fixes

* feedreader

* grind out some more

* make test race safe

* one more
2024-03-08 21:45:10 -05:00
..
__init__.py
common.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
conftest.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
data.py
test_alarm_control_panel.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_api.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_backup.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_base.py
test_binary_sensor.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_button.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_climate.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_cluster_handlers.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_config_flow.py Disable updating ZHA coordinator path from discovery info (#112415) 2024-03-08 14:33:33 -05:00
test_cover.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_device.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_device_action.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_device_tracker.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_device_trigger.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_diagnostics.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_discover.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_fan.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_gateway.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_helpers.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_init.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_light.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_lock.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_logbook.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_number.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_radio_manager.py Avoid directly changing config entry state in tests (part 2) (#110115) 2024-02-10 07:20:15 +01:00
test_registries.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_repairs.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_select.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_sensor.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05: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 Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_switch.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_update.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
test_websocket_api.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
zha_devices_list.py Fix ZHA creating unnecessary "summ received" entity after upgrade (#109268) 2024-02-05 19:12:56 -05:00