core/tests/components/vacuum
Luke Lashley a77add1b77
Add better testing to vacuum platform (#112523)
* Add better testing to vacuum platform

* remove state strings

* some of the MR comments

* move MockVacuum

* remove manifest extra

* fix linting

* fix other linting

* Fix create entity calls

* Format

* remove create_entity

* change to match notify

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-05-09 00:33:23 +02:00
..
__init__.py Add better testing to vacuum platform (#112523) 2024-05-09 00:33:23 +02:00
common.py
conftest.py Add better testing to vacuum platform (#112523) 2024-05-09 00:33:23 +02:00
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_init.py Add better testing to vacuum platform (#112523) 2024-05-09 00:33:23 +02:00
test_intent.py
test_recorder.py
test_reproduce_state.py
test_significant_change.py