core/tests/util
fwestenberg 385b29bdf5
Add Beaufort to wind_speed (#105795)
* Add Beaufort to wind_speed

* Add Bft to UnitOfSpeed

* Update tests with Bft

* Remove check for unit

* Fix test_deprecated_constants

* Test depricated constant Beaufort

* Fix test_unit_system.py for Beaufort

* Remove _DEPRECATED_SPEED_FEET_BEAUFORT

* Remove maxsize from lru_cache

* Update test_deprecated_constants

* Update comment

* Add missing docstring

* Apply suggestions from code review

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-03-05 14:55:59 +01:00
..
snapshots Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
yaml Fix empty files included by !include_dir_named (#108489) 2024-01-20 15:12:32 +01:00
__init__.py
test_aiohttp.py Bump aiohttp to 3.9.1 (#104176) 2023-11-29 16:13:54 +01:00
test_async.py Add support for eager tasks (#111425) 2024-02-26 11:36:46 -05:00
test_color.py Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
test_dt.py Enable strict typing of date_time (#106868) 2024-01-02 13:57:25 +01:00
test_enum.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
test_executor.py Let executor CI test pass under worse conditions (#104849) 2023-11-30 20:05:26 -10:00
test_file.py Avoid de/recode of bytes to string to bytes when writing json files (#109348) 2024-02-02 09:02:26 +01:00
test_init.py Update python-slugify to 8.0.4 (#111284) 2024-02-27 12:29:48 +01:00
test_json.py Include filename in exception when loading a json file fails (#111802) 2024-02-29 10:30:29 -05:00
test_language.py Language codes for Hebrew (#93681) 2023-05-30 22:27:32 -04:00
test_location.py Remove deprecated event_loop fixtures in tests (#109048) 2024-01-29 14:24:58 +01:00
test_logging.py Reduce overhead to connect dispatcher (#105715) 2023-12-16 10:16:58 +01:00
test_network.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_package.py Restore support for packages being installed from urls with fragments (#109267) 2024-02-01 08:56:57 +01:00
test_percentage.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +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_scaling.py Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
test_ssl.py Prevent duplicate default SSLContext instances (#105348) 2023-12-09 11:30:12 -10: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 Use builtin TimeoutError [core + helpers] (#109684) 2024-02-05 12:09:54 +01: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 Add Beaufort to wind_speed (#105795) 2024-03-05 14:55:59 +01:00
test_unit_system.py Add Beaufort to wind_speed (#105795) 2024-03-05 14:55:59 +01: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