core/tests/components/http
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
conftest.py Block tests from opening sockets (#55516) 2021-10-05 14:46:09 -10:00
test_auth.py Remove redundant aiohttp response status=200 kwargs (#56417) 2021-09-21 10:51:12 -07:00
test_ban.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_cors.py Remove redundant aiohttp response status=200 kwargs (#56417) 2021-09-21 10:51:12 -07:00
test_data_validator.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_forwarded.py Do not process forwarded for headers for cloud requests (#54364) 2021-08-10 01:45:56 +02:00
test_init.py Use hass_client_no_auth test fixture in integrations h-p (#55583) 2021-09-02 14:49:40 +02:00
test_request_context.py
test_security_filter.py Bump aioHTTP 3.7.3 - YARL 1.6.3 (#45180) 2021-01-15 13:19:22 +01:00
test_view.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00