You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's figure out a way to have test results persist. It sucks to have run a test that can take upwards of 20 mins, and then accidentally navigate away and have to test again.
Persist the test, and have a test-again button. We should also display when the last results were run.
The text was updated successfully, but these errors were encountered:
Since the results are already stored in the database this would be easy to do. We just need to check the status when you load the page and show the results if they exist.
Let's figure out a way to have test results persist. It sucks to have run a test that can take upwards of 20 mins, and then accidentally navigate away and have to test again.
Persist the test, and have a test-again button. We should also display when the last results were run.
The text was updated successfully, but these errors were encountered: