core/tests/components/bond
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
common.py Add state belief services to bond integration (#54735) 2021-09-09 15:32:32 +02:00
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01: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_cover.py Update tests a-b to use async_get() instead of async_get_registry() (#47651) 2021-03-09 14:24:34 +01:00
test_entity.py Shutdown bond bpup and skip polling after the stop event (#49326) 2021-04-18 13:46:46 -07:00
test_fan.py Changed wording of bond state belief feature from belief to tracked state (#56147) 2021-09-12 15:46:43 -10:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_light.py Changed wording of bond state belief feature from belief to tracked state (#56147) 2021-09-12 15:46:43 -10:00
test_switch.py Changed wording of bond state belief feature from belief to tracked state (#56147) 2021-09-12 15:46:43 -10:00