Ingimarsson / pluto-issues

Issues for Pluto
0 stars 0 forks source link

When creating a test run, give an error if not status is set. #20

Closed gudnimg closed 4 years ago

gudnimg commented 4 years ago

image

Reason for change: if the status is not set Pluto will automatically set it as None. You will end up with a sitation like this where you need to create another duplicate test run only to change the status: image

Idea for solution: add input validation where the user needs to specify the status.