core/tests/components/august
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
mocks.py Enable mccabe complexity checks in flake8 (#49616) 2021-04-25 12:38:40 +02:00
test_binary_sensor.py Small cleanups for august (#49493) 2021-04-25 11:32:34 +02:00
test_camera.py Use hass_client_no_auth test fixture in integrations a-g (#55581) 2021-09-02 14:49:20 +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_gateway.py Convert august to be push instead of poll (#47544) 2021-03-21 22:35:12 -07:00
test_init.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_lock.py Fix flakey august pubnub test (#53474) 2021-07-25 21:14:38 -07:00
test_sensor.py Update tests a-b to use async_get() instead of async_get_registry() (#47651) 2021-03-09 14:24:34 +01:00