core/tests/util
epenet 3873484849
Refactor json tests to align with new code (#88247)
* Refactor json tests to align with new code

* Use tmp_path
2023-02-16 21:34:19 +01:00
..
yaml Enable Ruff SIM201 (#88171) 2023-02-15 14:43:02 +01: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 Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_color.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_distance.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_dt.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_enum.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_executor.py Add python 3.11 to the CI (#88038) 2023-02-16 12:38:32 -05:00
test_file.py Use atomicwrites for mission critical core files (#59606) 2021-11-15 11:19:31 +01:00
test_init.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_json.py Refactor json tests to align with new code (#88247) 2023-02-16 21:34:19 +01:00
test_location.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_logging.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_network.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_package.py Avoid subprocess memory copy when c library supports posix_spawn (#87958) 2023-02-13 09:02:51 -05: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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +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 Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_volume.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00