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

Folder not created for manual tests #1162

Closed jkalandarov closed 2 days ago

jkalandarov commented 2 days ago

Describe the bug A folder for manual tests is not created

To Reproduce Steps to reproduce the behavior:

  1. Go to Tests
  2. Click on + and select Folder option
  3. Write a folder name in the New Folder sidebar
  4. Click the Save button in the New Folder sidebar

Expected behavior A new folder should be created under the Manual tab.

Screenshots

d30acf73-55b0-42eb-8c78-a2816983217c.webm

Desktop (please complete the following information):

littlefrontender commented 2 days ago

@jkalandarov @poliarush I don't think this is a bug. You create an empty folder with no tests in it yet. The folder is created. When you click the “Manual” tab you filter by manual tests. However, there are no suites or tests in the folder yet.

https://github.com/user-attachments/assets/9fdbfccb-0097-4e68-bc4f-2ccdedef291b

poliarush commented 2 days ago

agreed, @jkalandarov please remove a "manual" filter and folder will be there, please create a few tests to see it under "manual" filter

jkalandarov commented 2 days ago

Removed manual filtered. The folder was among the features. As a user, I expected folders to be on top followed by features. Therefore, I could not find it initially. It'd be improved UX if you fixed that. Another thing: it is possible to have multiple folders with the same name which is not expected by a user.