| | 84 | Attached 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 | |
| | 86 | In a terminal window (from webapps directory) execute: `python einotebook/spikes/runTimer.py`. |
| | 87 | |
| | 88 | === Application Startup === |
| | 89 | In a terminal window with `webapps` as the current directory, start the web server with the (Python 2.7) command: `python -m CGIHTTPServer 8080` |
| | 90 | |
| | 91 | Open a web browser to `localhost:8080/einotebook/` |
| | 92 | |
| | 93 | Four tabs appear with the first tab active ("Incident Summary"). Click on the "Current Event" tab. |
| | 94 | |
| | 95 | The Current Event tab shows just the current event. A single event at time "00:00:00" with incident number "181" is displayed. |
| | 96 | |
| | 97 | Wait 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 | |
| | 99 | Wait 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 | |