Abílio Costa
|
e481f14335
|
Simplify reolink light tests (#147637)
|
2025-06-27 08:58:09 +02:00 |
|
Abílio Costa
|
b3131355b0
|
Use non-autospec mock for Reolink's light tests (#147621)
|
2025-06-26 21:05:23 +02:00 |
|
starkillerOG
|
8ef7cae36d
|
Speedup Reolink tests by using scope="module" (#125215)
* use scope="module"
* Instead of side_effect = None, use reset_mock(side_efffect=True)
* fix tests
|
2024-09-23 12:50:40 +02:00 |
|
starkillerOG
|
bd3efe57f7
|
Add Reolink hub status light (#126388)
* Add Home Hub status led
* fix styling
* Add tests
|
2024-09-22 14:44:26 +02:00 |
|
starkillerOG
|
b6dc410464
|
Add 100% coverage of Reolink light platform (#124382)
* Add 100% light test coverage
* review comments
* fix
* use STATE_ON
* split tests
|
2024-08-30 14:34:17 +02:00 |
|