core/tests/components/lifx
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 Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
conftest.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05:00
test_binary_sensor.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05:00
test_button.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_config_flow.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_diagnostics.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_init.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05:00
test_light.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05:00
test_migration.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05:00
test_select.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05:00
test_sensor.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00