core/tests/components/roborock
Allen Porter 9cd48dd452 Persist roborock maps to disk only on shutdown (#136889)
* Persist roborock maps to disk only on shutdown

* Rename on_unload to on_stop

* Spawn 1 executor thread and block writes to disk

* Update tests/components/roborock/test_image.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Use config entry setup instead of component setup

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-31 19:22:07 +00:00
..
snapshots
__init__.py
conftest.py Persist roborock maps to disk only on shutdown (#136889) 2025-01-31 19:22:07 +00:00
mock_data.py
test_binary_sensor.py Update roborock tests to only load the platform under test (#134694) 2025-01-07 14:08:12 +01:00
test_button.py Update roborock tests to only load the platform under test (#134694) 2025-01-07 14:08:12 +01:00
test_config_flow.py
test_diagnostics.py
test_image.py Persist roborock maps to disk only on shutdown (#136889) 2025-01-31 19:22:07 +00:00
test_init.py Persist roborock maps to disk only on shutdown (#136889) 2025-01-31 19:22:07 +00:00
test_number.py Update roborock tests to only load the platform under test (#134694) 2025-01-07 14:08:12 +01:00
test_select.py Update roborock tests to only load the platform under test (#134694) 2025-01-07 14:08:12 +01:00
test_sensor.py Add total cleaning count sensor to Roborock (#135015) 2025-01-07 19:01:04 +01:00
test_switch.py Update roborock tests to patch client before test setup (#136587) 2025-01-28 10:54:36 +01:00
test_time.py Update roborock tests to patch client before test setup (#136587) 2025-01-28 10:54:36 +01:00
test_vacuum.py Update roborock tests to only load the platform under test (#134694) 2025-01-07 14:08:12 +01:00