core/tests/components/hassio
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 Use dispatch instead of eventbus for supervisor events (#46986) 2021-02-25 19:52:11 +01:00
conftest.py Add analytics integration (#48256) 2021-03-29 17:20:11 -07:00
test_addon_panel.py
test_auth.py Disambiguate Supervisor HTTPUnauthorized on user/password validation (#44940) 2021-01-08 17:28:22 +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_discovery.py
test_handler.py
test_http.py Add cache-control headers to supervisor entrypoint (#55493) 2021-08-31 14:45:28 +02:00
test_ingress.py Handle missing peername (#53052) 2021-07-15 14:16:30 +02:00
test_init.py Remove timeout for backup services (#56763) 2021-09-29 09:46:05 +02:00
test_system_health.py Prefix versions in system health (#44921) 2021-01-08 16:03:06 +01:00
test_websocket_api.py Rename snapshot -> backup (#53851) 2021-08-02 11:07:21 +02:00