monsoon-load-testing / monsoon

Monsoon is an open-source, serverless framework for running browser-based load tests in the cloud.
9 stars 2 forks source link

weather-channel dashboard: add either a refresh button or a enable real time button #80

Closed RdeHevia closed 3 years ago

RdeHevia commented 3 years ago

React router doesn't like refresh page. We should provide that functionality in our site. 2 options: 1) Refresh button. When the user clicks on it, ajax requests are sent to /api/tests/:tableName and /api/tests/:tableName:stats to get all the test data and data is updated.

2) Enable real time. When this button is activated, ajax are sent to the backend every 3min

alexfdrover commented 3 years ago

Moved to https://github.com/monsoon-load-testing/dashboard/issues/2