core/tests/components/hassio
Eliz c73383ded3
Fix missing head forwarding in ingress (#144231)
* Add support for connect, head and trace in ingress

* added tests

* update the testutil

* fix

* fix empty space

* removed connect

* remove trace
2025-05-05 19:11:41 +02:00
..
snapshots Store update settings in hassio store (#142526) 2025-04-10 11:55:07 +02:00
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
common.py Improve Supervisor addon_running test fixture (#142525) 2025-04-08 14:03:16 +02:00
conftest.py Fix hassio mocking in ESPHome dashboard tests (#143212) 2025-04-18 14:11:36 +02:00
test_addon_manager.py Continue migration of methods from handler to aiohasupervisor (#129183) 2024-10-29 14:33:21 +01:00
test_addon_panel.py
test_auth.py
test_backup.py Fix backup tests typing warnings (#141274) 2025-03-24 12:36:57 +01:00
test_binary_sensor.py
test_config.py Store update settings in hassio store (#142526) 2025-04-10 11:55:07 +02:00
test_config_flow.py Use single_instance_allowed in hassio (#128060) 2024-10-11 23:37:14 +02:00
test_diagnostics.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_discovery.py Fix stringification of discovered hassio uuid (#129797) 2024-11-04 12:26:34 +01:00
test_handler.py Reboot host to aiohasupervisor (#130391) 2024-12-02 13:34:39 +01:00
test_http.py
test_ingress.py Fix missing head forwarding in ingress (#144231) 2025-05-05 19:11:41 +02:00
test_init.py Push country config to Supervisor (#143871) 2025-04-30 18:02:18 +02:00
test_issues.py
test_repairs.py Standardize `helpers.xxx_registry` imports (#136688) 2025-01-28 08:48:34 +01:00
test_sensor.py Standardize homeassistant imports in component tests (a-l) (#136806) 2025-01-29 10:00:45 +01: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 Remove add-on changelog from cached information (#143526) 2025-04-24 22:14:46 +02:00
test_websocket_api.py Store update settings in hassio store (#142526) 2025-04-10 11:55:07 +02:00