Skip to content

Commit

Permalink
Update testing values
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Apr 20, 2022
1 parent 7afbeea commit 01f410a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
TEST_SENSOR_FRONT_DOOR_DETECTION_FPS_ENTITY_ID = "sensor.front_door_detection_fps"
TEST_SENSOR_FRONT_DOOR_PROCESS_FPS_ENTITY_ID = "sensor.front_door_process_fps"
TEST_SENSOR_FRONT_DOOR_SKIPPED_FPS_ENTITY_ID = "sensor.front_door_skipped_fps"
TEST_UPDATE_FRIGATE_CONTAINER_ENTITY_ID = "update.frigate_container"

TEST_SERVER_VERSION = "0.9.0-09a4d6d"
TEST_CONFIG_ENTRY_ID = "74565ad414754616000674c87bdc876c"
Expand Down Expand Up @@ -169,6 +170,7 @@
},
"uptime": 101113,
"version": "0.8.4-09a4d6d",
"latest_version": "0.10.1",
},
}
TEST_EVENT_SUMMARY = [
Expand Down

0 comments on commit 01f410a

Please sign in to comment.