core/homeassistant
Robert Svensson 793929f2ea
Increase test coverage of UniFi integration (#46347)
* Increase coverage of init

* Increase coverage of config_flow

* Improve coverage of controller

* Minor improvement to switch test

* Fix review comment

* Mock websocket class

* Replace the rest of the old websocket event tests

* Improve websocket fixture for cleaner tests

* Fix typing

* Improve connection state signalling based on Martins feedback

* Improve tests of reconnection_mechanisms based on Martins review comments

* Fix unload entry

* Fix isort issue after rebase

* Fix martins comment on not using caplog

* Fix wireless clients test

* Fix martins comments on wireless clients test
2021-03-05 21:28:41 +01:00
..
auth Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
components Increase test coverage of UniFi integration (#46347) 2021-03-05 21:28:41 +01:00
generated Remove griddy integration (#47218) 2021-03-01 10:35:23 +01:00
helpers Clean up constants (#47323) 2021-03-05 19:08:04 +01:00
scripts Clean up secret loading (#47034) 2021-03-02 12:58:53 -08:00
util Fix secrets in files included via include_dir_list (#47350) 2021-03-04 09:33:35 -08:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Clean up secret loading (#47034) 2021-03-02 12:58:53 -08:00
config.py Clean up secret loading (#47034) 2021-03-02 12:58:53 -08:00
config_entries.py Improve behaviour when disabling or enabling config entries (#47301) 2021-03-03 10:12:37 -08:00
const.py Improve behaviour when disabling or enabling config entries (#47301) 2021-03-03 10:12:37 -08:00
core.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
data_entry_flow.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
exceptions.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
loader.py Fix flip-flopped substitutions in Custom Version Type Warning message. (#46768) 2021-02-19 03:00:14 +01:00
package_constraints.txt Update frontend to 20210302.5 (#47462) 2021-03-05 09:42:08 -08:00
requirements.py
runner.py
setup.py
strings.json