1
mirror of https://github.com/home-assistant/supervisor synced 2024-07-11 06:27:55 +02:00
ha-supervisor/tests/plugins
Mike Degatano 1611beccd1
Add job group execution limit option (#4457)
* Add job group execution limit option

* Fix pylint issues

* Assign variable before usage

* Cleanup jobs when done

* Remove isinstance check for performance

* Explicitly raise from None

* Add some more documentation info
2023-08-08 16:49:17 -04:00
..
test_audio.py Add job group execution limit option (#4457) 2023-08-08 16:49:17 -04:00
test_dns.py Add job group execution limit option (#4457) 2023-08-08 16:49:17 -04:00
test_plugin_base.py Reduce executor code for docker (#4438) 2023-07-18 11:39:39 -04:00
test_plugin_manager.py Update to python 3.11 (#4296) 2023-05-22 19:12:34 +02:00