Add 100% coverage of Reolink camera platform (#124381)

* Add 100% camera test coverage

* review comments

* use DOMAIN instead of const.DOMAIN

* use entity_registry_enabled_by_default fixture

* fixes
This commit is contained in:
starkillerOG 2024-08-30 14:34:49 +02:00 committed by GitHub
parent b6dc410464
commit 6589216ed3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 66 additions and 2 deletions

View file

@ -38,6 +38,7 @@ TEST_USE_HTTPS = True
TEST_HOST_MODEL = "RLN8-410"
TEST_ITEM_NUMBER = "P000"
TEST_CAM_MODEL = "RLC-123"
TEST_DUO_MODEL = "Reolink Duo PoE"
@pytest.fixture