1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/tests/util
Erik Montnemery ead88cc3f8
Add preferred wind speed unit to unit systems (#90504)
* Add preferred wind speed unit to unit systems

* Tweak

* Update tests
2023-03-30 12:54:12 +02:00
..
yaml Add type hints to tests (#89497) 2023-03-10 12:06:50 +01:00
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
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 Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_distance.py Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
test_dt.py Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
test_enum.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01: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_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 Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01: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 Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01: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_temperature.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01: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 Fix lingering task in timeout test (#88953) 2023-03-01 09:42:55 +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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01: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