hass-core/tests/components/automation
J. Nick Koston ad7097399e
Ensure multiple executions of a restart automation in the same event loop iteration are allowed (#119100)
* Add test for restarting automation

related issue #119097

* fix

* add a delay since restart is an infinite loop

* tests
2024-06-08 17:07:39 -04:00
..
__init__.py
conftest.py Add type hints for stub_blueprint_populate fixture (#93568) 2023-05-26 08:13:13 +02:00
test_blueprint.py Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
test_init.py Ensure multiple executions of a restart automation in the same event loop iteration are allowed (#119100) 2024-06-08 17:07:39 -04:00
test_logbook.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_recorder.py Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
test_reproduce_state.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00