Add 100% coverage of Reolink update platform (#124521)

* Add 100% update test coverage

* Add assertion
This commit is contained in:
starkillerOG 2024-09-03 22:50:00 +02:00 committed by GitHub
parent cfe0c95c97
commit c4cfff4b3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 134 additions and 4 deletions

View file

@ -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"