Commit graph

8 commits

Author SHA1 Message Date
Marc Mueller
c88b337600
Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
Nathan Tilley
451c085587
Bump faadelays to 2023.8.0 ()
* Update component to use new API version

* Revert new features, implement , bump library

* Revert  changes, remove NOTAM
2023-09-24 00:06:49 +02:00
Paulus Schoutsen
d6a223f0e1
Await block till done inside patched config entry in tests () 2023-03-10 06:42:53 -10:00
epenet
7a4d15a657
Add type hints to integration tests (f-g) () 2023-02-08 13:33:52 +01:00
Franck Nijhof
7cd68381f1
Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
Paulus Schoutsen
a4d9019ffc
Refactor persistent notification to no longer route all data via a service ()
* 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
Franck Nijhof
af80ca6795
Clean up superfluous integration setup - part 5 () 2021-04-16 09:22:56 -07:00
Nathan Tilley
8d2606134d
Add FAA Delays Integration ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-02-24 14:11:20 -06:00