ha-supervisor/tests/api
Jan Čermák 2a622a929d
Limit reporting of errors in Supervisor logs fallback (#5040)
We do not need to capture HostNotSupported errors to Sentry. The only
possible code path this error might come from is where the Journal
Gateway Daemon socket is unavailable, which is already reported as an
"Unsupported system" repair.
2024-04-25 10:44:21 +02:00
..
middleware Add an admin only device wipe API (#4934) 2024-02-29 10:29:52 -05:00
__init__.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
test_addons.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
test_audio.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
test_auth.py Allow listing of HA users via admin CLI (#4912) 2024-02-28 13:30:37 -05:00
test_backups.py Mount status checks look at connection (#4882) 2024-02-12 17:32:54 +01:00
test_discovery.py Remove discovery config validation from supervisor (#4937) 2024-03-05 16:25:15 +01:00
test_dns.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
test_docker.py Add docker/info API (#2095) 2020-10-06 11:26:56 +02:00
test_hardware.py Add udisks2 dbus support (#3848) 2023-02-15 08:17:29 +01:00
test_homeassistant.py Allow restarting core in safe mode (#5017) 2024-04-17 08:54:56 +02:00
test_host.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
test_ingress.py Backup and restore track progress in job (#4503) 2023-08-30 16:01:03 -04:00
test_jobs.py Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
test_mounts.py Mount status checks look at connection (#4882) 2024-02-12 17:32:54 +01:00
test_multicast.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
test_network.py Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
test_os.py Allow client to change boot slot via API (#4945) 2024-03-15 10:36:37 -04:00
test_proxy.py Support proxy of binary messages from addons to HA (#4605) 2023-10-14 18:07:49 +02:00
test_resolution.py Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
test_root.py Use session dbus mocks for all tests (#4198) 2023-03-21 07:30:31 +01:00
test_security.py Add integrity check (#3608) 2022-04-30 10:14:43 +02:00
test_store.py Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
test_supervisor.py Limit reporting of errors in Supervisor logs fallback (#5040) 2024-04-25 10:44:21 +02:00