ha-supervisor/tests
dependabot[bot] d493ccde28
Bump pytest from 7.4.4 to 8.0.1 (#4901)
* Bump pytest from 7.4.4 to 8.0.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pytest-asyncio to 0.23.5

* Set scope to function on fixture

* Unthrottle by patching last call to prevent carryover

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
2024-02-27 09:57:44 +01:00
..
addons Addon devs can block auto update for breaking versions (#4832) 2024-01-26 08:08:03 +01:00
api Mount status checks look at connection (#4882) 2024-02-12 17:32:54 +01:00
backups Create backups files without having to copy inner tarballs (#4884) 2024-02-14 09:24:43 +01:00
dbus Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
dbus_service_mocks Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
discovery Add Wyoming Protocol add-on/integration discovery (#4248) 2023-04-19 11:35:05 -04:00
docker Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
fixtures Addon devs can block auto update for breaking versions (#4832) 2024-01-26 08:08:03 +01:00
hardware Mark system as unhealthy on OSError Bad message errors (#4750) 2023-12-21 18:05:29 +01:00
homeassistant Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
host Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
jobs Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
misc Reset failed API call counter on successful API call (#4862) 2024-01-31 11:41:21 -05:00
mounts Mount status checks look at connection (#4882) 2024-02-12 17:32:54 +01:00
os Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
plugins Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
resolution Mount status checks look at connection (#4882) 2024-02-12 17:32:54 +01:00
security Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
services Fix services validation & add tests (#1456) 2020-01-27 21:38:26 +01:00
store Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
utils Improve json performance by porting core orjson utils (#4816) 2024-01-13 19:19:01 +01:00
__init__.py Rename Hass.io -> Supervisor (#1522) 2020-02-21 17:55:41 +01:00
common.py Use session dbus mocks for all tests (#4198) 2023-03-21 07:30:31 +01:00
conftest.py Mount status checks look at connection (#4882) 2024-02-12 17:32:54 +01:00
const.py Use deepmerge for options (#3162) 2021-09-29 09:37:04 +02:00
test_arch.py Add Raspberry Pi 5 (#4757) 2023-12-11 11:14:04 +01:00
test_auth.py Speedup HA core auth (#2144) 2020-10-19 16:38:28 +02:00
test_bus.py Support dynamic device access cgroup (#3421) 2022-01-26 16:48:23 +01:00
test_core.py Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
test_coresys.py Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
test_ingress.py Make check_port an async function (#4677) 2023-12-05 15:49:35 -05:00
test_main.py Supervisor container startup health function (#2214) 2020-11-03 16:36:10 +01:00
test_supervisor.py Bump pytest from 7.4.4 to 8.0.1 (#4901) 2024-02-27 09:57:44 +01:00
test_updater.py OS latest version set from upgrade path (#3632) 2022-05-11 13:14:28 +02:00
test_validate.py Extend container image name validator (#4480) 2023-08-10 12:58:33 -04:00