Changes between Version 9 and Version 10 of CPTMSTestCases
- Timestamp:
- 04/16/2019 10:09:23 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CPTMSTestCases
v9 v10 3 3 Save the attached test files into webapps folders: 4 4 5 `highways_startup_test.json` is placed into ` data_layers` folder.5 `highways_startup_test.json` is placed into `cptms/data_layers` folder. 6 6 7 `highway_status_test.json` into ` webapps` folder7 `highway_status_test.json` into `dynamicdata` folder 8 8 9 In `cptms.htm `l, change these constants to reflect the names of the test files:9 In `cptms.html`, change these constants to reflect the names of the above test files: 10 10 11 11 * `kVDSstatusFile` … … 15 15 In a terminal window with webapps as the current directory, start the web server with the command: `python -m CGIHTTPServer 8080` 16 16 17 Open a web browser to localhost:8080/cptms.html17 Open a web browser to `localhost:8080/cptms/` 18 18 19 19 A google map should appear in "night mode" with center near intersection of Irvine Center Drive and Culver Drive.
