1
mirror of https://github.com/home-assistant/supervisor synced 2024-08-05 03:49:58 +02:00
ha-supervisor/tests/resolution/check
Mike Degatano 1f92ab42ca
Reduce executor code for docker (#4438)
* Reduce executor code for docker

* Fix pylint errors and move import/export image

* Fix test and a couple other risky executor calls

* Fix dataclass and return

* Fix test case and add one for corrupt docker

* Add some coverage

* Undo changes to docker manager startup
2023-07-18 11:39:39 -04:00
..
test_check_addon_pwned.py Fix addon_pwned enabled setter (#2952) 2021-06-14 11:33:53 +02:00
test_check_backups.py Add tests for backups check (#3845) 2022-09-07 10:33:46 +02:00
test_check_core_security.py Check management (#2703) 2021-03-12 11:32:56 +01:00
test_check_dns_server_failure.py Sentry only loaded when diagnostics on (#3993) 2022-11-13 21:23:52 +01:00
test_check_dns_server_ipv6_error.py Sentry only loaded when diagnostics on (#3993) 2022-11-13 21:23:52 +01:00
test_check_docker_config.py Reduce executor code for docker (#4438) 2023-07-18 11:39:39 -04:00
test_check_free_space.py Create issue+suggestion when no recent backup (#3814) 2022-09-03 09:50:23 +02:00
test_check_multiple_data_disks.py Create issue for multiple data disks detected (#4218) 2023-03-31 11:31:39 -04:00
test_check_network_interface_ipv4.py Network connection check only about ipv4 (#3830) 2022-08-30 08:39:08 +02:00
test_check_supervisor_trust.py Add check for plugin trust (#3080) 2021-08-30 10:56:05 +02:00
test_check.py Check if issue in list, not end of list in test (#3891) 2022-09-22 16:52:07 +02:00