ha-core/tests/util
Ville Skyttä 9da192c752
Avoid use of `datetime.utc*` methods deprecated in Python 3.12 (#93684)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2023-08-24 16:38:22 +02:00
..
yaml Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
__init__.py
test_aiohttp.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_async.py Replace fire_coroutine_threadsafe with asyncio.run_coroutine_threadsafe (#88572) 2023-02-21 21:16:18 -05:00
test_color.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
test_distance.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_dt.py Avoid use of `datetime.utc*` methods deprecated in Python 3.12 (#93684) 2023-08-24 16:38:22 +02:00
test_enum.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
test_executor.py Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
test_file.py Add tmpdir to known fixtures in pylint (#89844) 2023-03-17 10:22:02 +01:00
test_init.py Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
test_json.py Add typed helpers and improve type hints in util/json (#88534) 2023-02-22 10:09:28 +01:00
test_language.py Language codes for Hebrew (#93681) 2023-05-30 22:27:32 -04:00
test_location.py Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
test_logging.py Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
test_network.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_package.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
test_percentage.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00
test_pressure.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_process.py Replace bandit with ruff (#93200) 2023-06-08 22:46:04 +02:00
test_read_only_dict.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_speed.py Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
test_ssl.py Add option to select list of accepted ssl ciphers in httpx client (#91389) 2023-04-15 09:32:30 -10:00
test_temperature.py Refactored deprecated UNITS (#97368) 2023-08-03 21:12:01 +02:00
test_thread.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_timeout.py Update Ruff to v0.0.277 (#96108) 2023-07-09 10:10:23 -04:00
test_ulid.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00
test_unit_conversion.py Make unit converter use a factory to avoid looking up the ratios each conversion (#93706) 2023-05-29 20:50:40 +02:00
test_unit_system.py Add preferred wind speed unit to unit systems (#90504) 2023-03-30 12:54:12 +02:00
test_uuid.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00
test_variance.py Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
test_volume.py Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00