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:
parent
b6dc410464
commit
6589216ed3
3 changed files with 66 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue