testomatio / app

Testomat.io is a simplified test management system for your automated tests. Issues, project board & documentation. app.testomat.io
https://app.testomat.io
28 stars 2 forks source link

Add tests to Ongoing Run from the Tests page #1134

Open TetianaKhomenko opened 1 month ago

TetianaKhomenko commented 1 month ago

Is your feature request related to a problem? Please describe.

Users need to add tests to the ongoing run while working on the Tests page.

Describe the solution you'd like

Add option to the multiselect menu to add selected tests/suites to an existing Run.

CleanShot 2024-09-26 at 14 43 10@2x

TetianaKhomenko commented 1 month ago

@tikolakin please feel free to add any details.

tikolakin commented 1 month ago

Hi @TetianaKhomenko , the "Run" button is still a good button to start with I was thinking more about this modal, that is shown after user click "Run"

image

where user can choose existing run a lunch a new one

tikolakin commented 1 month ago

However, there are at least 2 places where user could choose to run tests 2nd - test suite ...

image

if we can extend the run modal with capability to choose an existing run it should address use case completely

poliarush commented 1 month ago

@littlefrontender do you need backend here?