Commit graph

14 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
Erik J. Olson
d228df6d81
Fix Notify Group payload data mis-merge ()
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-03-28 14:56:10 +02:00
epenet
7a4d15a657
Add type hints to integration tests (f-g) () 2023-02-08 13:33:52 +01:00
Paulus Schoutsen
31153ac155
Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
Franck Nijhof
65cf2fcb6f
Drop asynctest () 2021-01-01 22:31:56 +01:00
Tim Werner
3f623ad453
Rewrite group unittest to pytest style () 2020-10-23 12:05:07 +02:00
J. Nick Koston
a778690b64
Support reloading the group notify platform () 2020-09-03 00:12:07 +02:00
Paulus Schoutsen
c33edbe5bb
Use TestCase.addCleanup () 2020-06-08 12:26:40 -07:00
Paulus Schoutsen
2af984917e
Use asynctest-mock in most places ()
* Use asynctest-mock in most places

* Fix broken patch in pilight
2020-05-03 11:27:19 -07:00
Bas Nijholt
d0c7db548f use isort to sort imports according to PEP8 for group () 2019-12-09 09:39:26 +01:00
Pascal Vizeli
c1851a2d94
Cleanup coroutine threadsafe ()
* Cleanup coroutine threadsafe

* fix lint

* Fix typing

* Fix tests

* Fix black
2019-10-01 16:59:06 +02:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Jason Hu
c82d2cb11c
Cherry pick test fix () 2019-04-09 13:59:15 -07:00
Robbie Trencheny
7741ec4d5a Great migration notify ()
* Move notify platforms into components

* Move notify tests

* Fix notify tests

* More fixes

* Update requirements

* Update .coveragerc

* Run gen reqs
2019-03-27 20:36:13 -07:00
Renamed from tests/components/notify/test_group.py (Browse further)