core/tests/components/homeassistant_hardware
puddly 1f488b00f8
Abstract SkyConnect firmware config flow to the hardware platform (#122140)
* Move the SkyConnect config flow to hardware;

* Clean up

* Get SkyConnect unit tests passing

* Split apart `test_util.py`

* Migrate `test_config_flow`

* Remove unnecessary constants

* Re-apply `contextmanager` typing from #122250

* Move the SkyConnect translation strings into hardware
2024-07-29 12:39:25 -04:00
..
__init__.py
conftest.py Fix return type annotations in tests (#122184) 2024-07-19 16:44:03 +02:00
test_config_flow.py Abstract SkyConnect firmware config flow to the hardware platform (#122140) 2024-07-29 12:39:25 -04:00
test_config_flow_failures.py Abstract SkyConnect firmware config flow to the hardware platform (#122140) 2024-07-29 12:39:25 -04:00
test_silabs_multiprotocol_addon.py Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
test_util.py Abstract SkyConnect firmware config flow to the hardware platform (#122140) 2024-07-29 12:39:25 -04:00