core/tests/components/aemet
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
..
fixtures Add wind gust to AEMET hourly forecasts (#99289) 2023-08-29 21:14:37 +02:00
snapshots Add diagnostics support for AEMET (#111218) 2024-02-24 20:08:50 +01:00
__init__.py
conftest.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_config_flow.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_coordinator.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05:00
test_diagnostics.py Freeze time in aemet diagnostics test (#111308) 2024-02-24 16:26:16 -05:00
test_init.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_sensor.py Disable AEMET legacy options (#107795) 2024-02-22 12:52:57 +01:00
test_weather.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
util.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00