Changes between Version 4 and Version 5 of CPTMSTestCases


Ignore:
Timestamp:
03/21/2019 11:30:03 AM (7 years ago)
Author:
jdalbey
Comment:

Release 1

Legend:

Unmodified
Added
Removed
Modified
  • CPTMSTestCases

    v4 v5  
    33Save the attached test files into webapps folders: 
    44 
    5 highways_startup_test.json into data_layers 
     5`highways_startup_test.json` is placed into `data_layers` folder. 
    66 
    7 highway_status_test.json into webapps 
     7`highway_status_test.json` into `webapps` folder 
    88 
    9 In cptms.html, change these constants to reflect the names of the test files: 
     9In `cptms.htm`l, change these constants to reflect the names of the test files: 
    1010 
    11 kVDSstatusFile 
    12  
    13 kMapStartupFile 
     11 * `kVDSstatusFile` 
     12 * `kMapStartupFile` 
    1413 
    1514== Application Startup == 
     
    2322 * Recenter button in center right margin. 
    2423 * VDS, CMS, CCTV, and HAR buttons (top to bottom) in lower left corner. 
    25  * Search box in upper left corner (contains the text "Search Box" on a black background.) 
    26  * Thirteen colored dots along highway 55 between Dyer Rd and I-5.  There are 5 white, 5 green, 2 red, and 1 yellow, assigned as specified in the test files. The startup file specifies all dots are white.  The highway_status_test.json file indicates eight dots change to the specified colors. 
    27  * Colored dots overlap in this priority:  Red, yellow, green, white. 
     24 * Search box in upper left corner (contains the text "Search Box" on a black background). 
    2825 
    2926== Map Controls == 
     
    3936 
    4037== VDS Layer == 
    41 The VDS layer button is "depressed" when the application opens.  
     38The VDS layer button is "depressed" when the application opens. 
    4239 
    4340 * Thirteen colored dots along highway 55 between Dyer Rd and I-5.   There are 5 white, 5 green, 2 red, and 1 yellow, assigned as specified  in the test files. The startup file specifies all dots are white.  The  highway_status_test.json file indicates eight dots change to the  specified colors. 
    4441 * Colored dots overlap in this priority:  Red, yellow, green, white. 
    4542 * Rollover a dot to see its location and cross street. 
    46  * Zoom in several times, keeping the 55 icons centered.  Notice that the position of the dots is automatically adjusted to match the zoom level so that the icons appear side-by-side instead of overlapping. Utlimately the dots appear in the center of the roadway, their actual location.  If you click the zoom buttons several times quickly the effect may be more noticeable.  
     43 * Zoom in several times, keeping the 55 icons centered.  Notice that the position of the dots is automatically adjusted to match the zoom level so that the icons appear side-by-side instead of overlapping. Utlimately the dots appear in the center of the roadway, their actual location.  If you click the zoom buttons several times quickly the effect may be more noticeable. 
    4744 
    4845== CMS Layer == 
     
    9087== Other Features == 
    9188Cickable regions for CMS and CCTV icons should be constrained to a narrow rectangle closely cropped to the icon. 
     89 
     90== Cleanup == 
     91Reset the names of the vds files in the cptms.html code.  Remove the test files from the folders.