Changes between Version 11 and Version 12 of CameraControllerspec
- Timestamp:
- 04/26/2020 10:19:52 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CameraControllerspec
v11 v12 44 44 == Test Case 2 == #TestCase1 45 45 === Purpose === #Purpose 46 Verify images get updated according to traffic flow(when VDS colors change).46 Verify images get updated when traffic flow changes (when VDS colors change). 47 47 48 48 === Configuration === #Configuration … … 56 56 Open a web browser to `localhost:8080/einotebook/` 57 57 58 Select route "005" from the "Choose Route" drop-down of the first box (on the top-left). By default the first option from the camera drop-down will be selected - 'SB 5 N/O MAGNOLIA AVE (S/O 91)'.58 Select route "005" from the "Choose Route" drop-down of the first box (on the top-left). By default the first option from the camera drop-down will be selected - 'SB 5 17th ST (7TH)'. 59 59 60 60 The corresponding CCTV camera image should load. To verify, right click on the image and inspect it too see the src containing '12-005-CCTV-0001-day-freeflow.jpg'. 61 61 62 Now open highway_status.json file and find the feature containing the id "5 S 43.01" and change the color property from 'lime' to 'yellow'. 62 Now open highway_status.json file and find the feature containing the id "5 S 32.25" and change the color property from 'lime' to 'yellow' and save the file. 63 64 Wait 30 seconds. The CCTV image should have changed to another image with more traffic visible. To confirm, right-click to inspect it to see the src containing '12-005-CCTV-0029-day-slow.jpg'
