core/tests/components/mazda
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 services for Mazda integration (#51016) 2021-05-26 16:36:36 +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_device_tracker.py Add device tracker platform to Mazda integration (#47974) 2021-04-17 11:26:07 +02:00
test_init.py Upgrade pymazda to 0.2.0 (#52775) 2021-07-09 07:55:26 +02:00
test_lock.py Add lock platform to the Mazda integration (#50548) 2021-05-13 22:52:52 -05:00
test_sensor.py Add device tracker platform to Mazda integration (#47974) 2021-04-17 11:26:07 +02:00