Changes between Initial Version and Version 1 of einotebookTestCases


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

v1

Legend:

Unmodified
Added
Removed
Modified
  • einotebookTestCases

    v1 v1  
     1= Electronic Instructor Notebook Test Cases = 
     2== Test Configuration == 
     3These tests assume `dynamicdata\incident_script.xml` is the full incident script. 
     4 
     5In a terminal window run the python script in `spikes/runTimer.py`. 
     6 
     7== Application Startup == 
     8In a terminal window with `webapps` as the current directory, start the web server with the command: `python -m CGIHTTPServer 8080` 
     9 
     10Open a web browser to `localhost:8080/einotebook/` 
     11 
     12Four tabs appear with the first tab active ("Incident Summary").  The page content is a summary description for each of five incidents. 
     13 
     14The timer in the upper right hand corner should be advancing according to the runTimer.py script. 
     15 
     16The Simulation Script tab shows ... 
     17 
     18Clicking "Jump to Current Event" results in ... 
     19 
     20The Current Event tab shows ... 
     21 
     22The Maps tab shows ...