hass-core/tests
epenet 2f3b509513
Refactor onewire options flow (#87162)
* Refactor onewire options flow

* Adjust

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Use async_entries_for_config_entry

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-05 01:18:20 +01:00
..
auth Enable Ruff PT015 (#86775) 2023-01-27 11:10:29 +01:00
backports
components Refactor onewire options flow (#87162) 2023-02-05 01:18:20 +01:00
fixtures Add device HmIP-DRDI3 (#83337) 2022-12-18 12:44:49 -07:00
hassfest Enable Ruff PT022 (#86792) 2023-01-27 13:57:06 +01:00
helpers Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
pylint Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
resources
scripts Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
test_util Enable Ruff PT015 (#86775) 2023-01-27 11:10:29 +01:00
testing_config Move sensor rounding to frontend (#87330) 2023-02-04 14:54:36 -05:00
util Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
__init__.py
bandit.yaml
common.py Add type hints for MQTT common helper and fixtures (#87065) 2023-02-03 19:27:46 +01:00
conftest.py Late review on added type hint MQTT fixture (#87342) 2023-02-03 22:22:52 +01:00
ignore_uncaught_exceptions.py
ruff.toml Enable Ruff PT021 (#86801) 2023-01-27 17:14:04 +01:00
test_bootstrap.py Adjusts imports in tests to match our relative import rules (#86788) 2023-01-27 12:51:58 +01:00
test_config.py Adjusts imports in tests to match our relative import rules (#86788) 2023-01-27 12:51:58 +01:00
test_config_entries.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
test_core.py Use python defaults for comparing State, LazyState, and Event objects (#86856) 2023-01-29 13:31:43 -05:00
test_data_entry_flow.py Adjusts imports in tests to match our relative import rules (#86788) 2023-01-27 12:51:58 +01:00
test_exceptions.py Fix TemplateError definition (#82570) 2022-11-23 20:30:32 +01:00
test_loader.py Adjusts imports in tests to match our relative import rules (#86788) 2023-01-27 12:51:58 +01:00
test_main.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_requirements.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
test_runner.py
test_setup.py Adjusts imports in tests to match our relative import rules (#86788) 2023-01-27 12:51:58 +01:00
test_test_fixtures.py Set cv hass in hass fixture (#77271) 2022-08-25 12:29:31 +02:00
typing.py Fix tests typing helper (#86956) 2023-01-31 08:48:35 +01:00