testkube icon indicating copy to clipboard operation
testkube copied to clipboard

Add test timeout + test abortion functionalities to UI

Open fivenp opened this issue 1 year ago • 0 comments

Describe the enhancement you'd like to see As we add timeouts to tests (#2296) we will need to adapt this to the UI and enhance the feature a little bit:

  1. We add a timeout in seconds into each test settings (https://www.figma.com/file/asfUPepLHtyutWWR0pNGfK/Testkube-V2?node-id=27%3A17386)
image
  1. We add the functionality to abort currently running executions (this will be achieved through a burger menu on Execution List and Execution Detail – both in Tests + Test Suites (Abort execution)) (https://www.figma.com/file/asfUPepLHtyutWWR0pNGfK/Testkube-V2?node-id=234%3A33097)
image image
  1. Both actions will have an impact on the Logs! (We need to clearly show in the logs that this execution either timed out or was aborted by the user) (https://www.figma.com/file/asfUPepLHtyutWWR0pNGfK/Testkube-V2?node-id=234%3A33097)
image

fivenp avatar Sep 26 '22 14:09 fivenp