core/tests/components/devolo_home_control
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 Add first set of tests to devolo Home Control integration (#42527) 2021-01-28 17:14:33 +01:00
conftest.py Add first set of tests to devolo Home Control integration (#42527) 2021-01-28 17:14:33 +01:00
const.py Add zeroconf detection to devolo Home Control (#47934) 2021-04-22 08:38:56 -10:00
mocks.py Rewrite mocking in devolo Home Control tests (#53011) 2021-07-16 11:40:08 +02:00
test_binary_sensor.py Rewrite mocking in devolo Home Control tests (#53011) 2021-07-16 11:40:08 +02:00
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_init.py Fix zeroconf mock and use it in CI group 1's tests (#55526) 2021-09-01 22:38:00 +02:00