citrus-admin
citrus-admin copied to clipboard
Cache latest logging output
On client side we should cache the latest logging output so we keep the latest test run output. When changing pages logging output of latest test run should be kept available.
Logging output is pushed as stream to the client via web socket connection. When starting a new test run the cached logging output should be initialized.