core/tests/components/unifi
Paulus Schoutsen a4d9019ffc
Refactor persistent notification to no longer route all data via a service (#57157)
* Convert persistent notification tests to async

* Create/dismiss persistent notifications in exposed functions, not service calls

* Fix notify persistent_notification

* Remove setting up persistent_notification

* Drop more setups

* Empty methods

* Undeprecate sync methods because too big task

* Fix setup clearing notifications

* Fix a bunch of tests

* Fix more tests

* Uno mas

* Test persistent notification events

* Clean up stale comment

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-07 12:58:00 +02:00
..
__init__.py
conftest.py
test_config_flow.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_controller.py Deduplicate controls of UniFi services (#56834) 2021-10-01 15:59:29 +02:00
test_device_tracker.py Remove UniFi config entry reference from device when removing last entity of said device (#56501) 2021-09-27 12:04:29 +02:00
test_init.py
test_sensor.py More restrictive state updates of UniFi uptime sensor (#53111) 2021-07-19 10:54:31 +02:00
test_services.py Deduplicate controls of UniFi services (#56834) 2021-10-01 15:59:29 +02:00
test_switch.py Merge system options into pref properties (#51347) 2021-06-01 22:34:31 +02:00