hass-core/tests/components/hassio
Mike Degatano 7517948900
Replace more addon management with aiohasupervisor (#126236)
* Replace start_addon with library call

* restart_addon to library and error issues in tests

* stop_addon to library

* uninstall_addon to library

* Add output typing

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-09-24 15:47:29 +02:00
..
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
common.py Replace more addon management with aiohasupervisor (#126236) 2024-09-24 15:47:29 +02:00
conftest.py Improve type hints in hassio tests (#121221) 2024-07-05 09:05:21 +02:00
test_addon_manager.py Replace more addon management with aiohasupervisor (#126236) 2024-09-24 15:47:29 +02:00
test_addon_panel.py Improve type hints in hassio tests (#121221) 2024-07-05 09:05:21 +02:00
test_auth.py Improve type hints in hassio tests (#121221) 2024-07-05 09:05:21 +02:00
test_binary_sensor.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_config_flow.py Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
test_diagnostics.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_discovery.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_handler.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_http.py Improve type hints in hassio tests (#121221) 2024-07-05 09:05:21 +02:00
test_ingress.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_init.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_issues.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_repairs.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_sensor.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_system_health.py Add more supervisor info to system info panel (#115715) 2024-05-28 16:14:42 +02:00
test_update.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_websocket_api.py Improve type hints in hassio tests (#121221) 2024-07-05 09:05:21 +02:00