Changes between Version 9 and Version 10 of CPTMSTestCases


Ignore:
Timestamp:
04/16/2019 10:09:23 AM (7 years ago)
Author:
jdalbey
Comment:

update file folder names

Legend:

Unmodified
Added
Removed
Modified
  • CPTMSTestCases

    v9 v10  
    33Save the attached test files into webapps folders: 
    44 
    5 `highways_startup_test.json` is placed into `data_layers` folder. 
     5`highways_startup_test.json` is placed into `cptms/data_layers` folder. 
    66 
    7 `highway_status_test.json` into `webapps` folder 
     7`highway_status_test.json` into `dynamicdata` folder 
    88 
    9 In `cptms.htm`l, change these constants to reflect the names of the test files: 
     9In `cptms.html`, change these constants to reflect the names of the above test files: 
    1010 
    1111 * `kVDSstatusFile` 
     
    1515In a terminal window with webapps as the current directory, start the web server with the command: `python -m CGIHTTPServer 8080` 
    1616 
    17 Open a web browser to localhost:8080/cptms.html 
     17Open a web browser to `localhost:8080/cptms/` 
    1818 
    1919A google map should appear in "night mode" with center near intersection of Irvine Center Drive and Culver Drive.