core/tests/components/wled
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 Mock WLED in all WLED tests (#51724) 2021-06-11 11:36:54 +02:00
conftest.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_config_flow.py Allow keeping master light in WLED (#51759) 2021-06-12 13:33:23 +02:00
test_coordinator.py WLED WebSocket support - local push updates (#51683) 2021-06-11 20:55:08 +02:00
test_init.py WLED WebSocket support - local push updates (#51683) 2021-06-11 20:55:08 +02:00
test_light.py Add WLED playlist support (#53381) 2021-07-26 11:15:49 +02:00
test_select.py Validate Select option before calling entity method (#52352) 2021-08-04 11:12:42 +02:00
test_sensor.py Add new electrical unit constants (mV + mA) (#53158) 2021-07-20 15:57:11 +02:00
test_switch.py Mock WLED in all WLED tests (#51724) 2021-06-11 11:36:54 +02:00