Changes between Version 11 and Version 12 of einotebookTestCases


Ignore:
Timestamp:
12/18/2019 03:34:30 PM (6 years ago)
Author:
tanmay
Comment:

added test case 4

Legend:

Unmodified
Added
Removed
Modified
  • einotebookTestCases

    v11 v12  
    8282 
    8383=== Configuration === 
     84Attached to this page is a test script file: `incident_multiple.xml`.  Save this file to the `dynamicdata` directory and rename the file to `incident_script.xml`. 
     85 
     86In a terminal window (from webapps directory) execute:  `python einotebook/spikes/runTimer.py`. 
     87 
     88=== Application Startup === 
     89In a terminal window with `webapps` as the current directory, start the web server with the (Python 2.7) command: `python -m CGIHTTPServer 8080` 
     90 
     91Open a web browser to `localhost:8080/einotebook/` 
     92 
     93Four tabs appear with the first tab active ("Incident Summary"). Click on the "Current Event" tab. 
     94 
     95The Current Event tab shows just the current event. A single event at time "00:00:00" with incident number "181" is displayed. 
     96 
     97Wait until the timer elapses to "00:00:30". Three events with incident numbers 181, 188 and 187 respectively appear with time for all at "00:00:30". 
     98 
     99Wait until the timer elapses to "00:00:45". A single event at time "00:00:45" with incident number "181" is displayed. 
     100 
     101|| || || || 
     102 
    84103'''Tests..''' 
    85104