core/tests/components/unifi
Erik Montnemery e0795e6d07
Improve config entry state transitions when unloading and removing entries (#138522)
* Improve config entry state transitions when unloading and removing entries

* Update integrations which check for a single loaded entry

* Update tests checking state after unload fails

* Update homeassistant/config_entries.py

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

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-02-17 18:16:57 +01:00
..
snapshots Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
__init__.py
conftest.py Standardize homeassistant imports in component tests (m-z) (#136807) 2025-01-29 08:57:57 +01:00
test_button.py Standardize homeassistant imports in component tests (m-z) (#136807) 2025-01-29 08:57:57 +01:00
test_config_flow.py Use new ServiceInfo location in component tests (part 1) (#136057) 2025-01-20 13:09:34 +01:00
test_device_tracker.py Standardize homeassistant imports in component tests (m-z) (#136807) 2025-01-29 08:57:57 +01:00
test_diagnostics.py
test_hub.py Improve config entry state transitions when unloading and removing entries (#138522) 2025-02-17 18:16:57 +01:00
test_image.py
test_init.py
test_sensor.py Standardize homeassistant imports in component tests (m-z) (#136807) 2025-01-29 08:57:57 +01:00
test_services.py
test_switch.py
test_update.py