hass-core/tests/util
Erik Montnemery 35954128ad
Add workaround for orjson not handling subclasses of str ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-12-08 19:08:02 +01:00
..
yaml Don't use deprecated_class decorator on deprecated YAML classes () 2023-12-05 15:55:27 +01:00
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp.py Bump aiohttp to 3.9.1 () 2023-11-29 16:13:54 +01:00
test_async.py Rename gather_with_concurrency to gather_with_limited_concurrency () 2023-10-19 15:08:52 +02:00
test_color.py Remove unnnecessary pylint configs from core () 2023-08-22 23:12:12 +02:00
test_dt.py Avoid use of datetime.utc* methods deprecated in Python 3.12 () 2023-08-24 16:38:22 +02:00
test_enum.py Migrate backported StrEnum to built-in StrEnum () 2023-07-23 23:19:24 +02:00
test_executor.py Optmize timing excecutor timeout test () 2023-11-02 20:00:34 -05:00
test_file.py Add tmpdir to known fixtures in pylint () 2023-03-17 10:22:02 +01:00
test_init.py Add type hints to core tests () 2023-02-20 11:42:56 +01:00
test_json.py Add workaround for orjson not handling subclasses of str () 2023-12-08 19:08:02 +01:00
test_language.py Language codes for Hebrew () 2023-05-30 22:27:32 -04:00
test_location.py Add type hints to core tests () 2023-02-20 11:42:56 +01:00
test_logging.py Remove unused HideSensitiveDataFilter () 2023-10-09 12:02:52 +02:00
test_network.py Add return type to tests without arguments () 2023-02-07 14:20:06 +01:00
test_package.py Update base image to 2023.10.0 () 2023-10-18 19:11:41 +02:00
test_percentage.py Add return type to async tests without arguments () 2023-02-07 10:26:56 +01:00
test_process.py Replace bandit with ruff () 2023-06-08 22:46:04 +02:00
test_read_only_dict.py Add return type to tests without arguments () 2023-02-07 14:20:06 +01:00
test_ssl.py Add option to select list of accepted ssl ciphers in httpx client () 2023-04-15 09:32:30 -10:00
test_thread.py Add typing to tests with single hass argument (2) () 2023-02-08 08:51:43 +01:00
test_timeout.py Update Ruff to v0.0.277 () 2023-07-09 10:10:23 -04:00
test_ulid.py Add return type to async tests without arguments () 2023-02-07 10:26:56 +01:00
test_unit_conversion.py Remove deprecated volume conversion functions () 2023-10-01 16:06:14 +02:00
test_unit_system.py Add preferred wind speed unit to unit systems () 2023-03-30 12:54:12 +02:00
test_uuid.py Add return type to async tests without arguments () 2023-02-07 10:26:56 +01:00
test_variance.py Add type hints to core tests () 2023-02-20 11:42:56 +01:00