Add 100% coverage of Reolink update platform (#124521)
* Add 100% update test coverage * Add assertion
This commit is contained in:
parent
cfe0c95c97
commit
c4cfff4b3f
3 changed files with 134 additions and 4 deletions
|
@ -35,6 +35,7 @@ TEST_PORT = 1234
|
|||
TEST_NVR_NAME = "test_reolink_name"
|
||||
TEST_CAM_NAME = "test_reolink_cam"
|
||||
TEST_NVR_NAME2 = "test2_reolink_name"
|
||||
TEST_CAM_NAME = "test_reolink_cam"
|
||||
TEST_USE_HTTPS = True
|
||||
TEST_HOST_MODEL = "RLN8-410"
|
||||
TEST_ITEM_NUMBER = "P000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue