core/tests/components/roborock
Luke Lashley 3c57b12cd1
Fix bug with all Roborock maps being set to the wrong map when empty (#138493)
* Fix bug with all maps being set to the same when empty

* fix parens

* fix other parens

* rework some of the logic

* few small updates

* Remove test that is no longer relevant

* remove updated time bump
2025-03-11 07:31:20 -07:00
..
snapshots
__init__.py
conftest.py Add Roborock buttons for starting routines (#139845) 2025-03-06 17:18:37 +00:00
mock_data.py Add Roborock buttons for starting routines (#139845) 2025-03-06 17:18:37 +00:00
test_binary_sensor.py Add charging binary_sensor so front end can render battery icon properly (#139684) 2025-03-03 20:21:05 +01:00
test_button.py Add Roborock buttons for starting routines (#139845) 2025-03-06 17:18:37 +00:00
test_config_flow.py
test_diagnostics.py
test_image.py Fix bug with all Roborock maps being set to the wrong map when empty (#138493) 2025-03-11 07:31:20 -07:00
test_init.py Persist roborock maps to disk only on shutdown (#136889) 2025-01-31 13:45:01 -05:00
test_number.py
test_select.py
test_sensor.py
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 Send Roborock commands via cloud api when needed (#138496) 2025-03-08 10:04:40 -08:00