1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/tests/test_util
Robert Svensson da4404e8cf
Introduce reauthentication flow to UniFi integration (#45360)
* Improve site selection

* Reauth flow and tests
Add **kwargs to mock_aiohttp_client create_session to support inputting verify_ssl and cookie_jar

* Update homeassistant/components/unifi/config_flow.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Minor improvements

* Improve coverage

Co-authored-by: J. Nick Koston <nick@koston.org>
2021-01-20 22:10:40 +01:00
..
__init__.py Add config flow for Hue (#12830) 2018-03-03 21:28:04 -08:00
aiohttp.py Introduce reauthentication flow to UniFi integration (#45360) 2021-01-20 22:10:40 +01:00
test_aiohttp.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00