starkillerOG
|
5ad2a27918
|
Use camera name in Reolink tests (#150555)
|
2025-08-13 13:06:12 +02:00 |
|
Abílio Costa
|
6f3ceb83c2
|
Use non-autospec mock for Reolink's button tests (#146969)
|
2025-06-16 21:14:02 +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
|
4b111008df
|
Add 100% coverage of Reolink button platform (#124380)
* Add 100% button coverage
* review comments
* fix
* Use SERVICE_PRESS constant
* Use DOMAIN instead of const.DOMAIN
* styling
* User entity_registry_enabled_by_default fixture
* fixes
* Split out ptz_move test
* use SERVICE_PTZ_MOVE constant
|
2024-09-04 12:16:57 +02:00 |
|