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
26 stars 2 forks source link

Improve automated tests duplication and copy #1032

Open TetianaKhomenko opened 2 weeks ago

TetianaKhomenko commented 2 weeks ago

Describe the bug

Users copy/duplicate automated tests for quick creation of new tests. But they don't need original test's imported code and automated badge.

Expected behavior When we copy the automated test it should:

  1. have "manual" state, because there is not imported code from the source code yet
  2. no code description shown in the copy (don't show Code tab)

Screenshots

CleanShot 2024-06-19 at 13 04 45@2x

poliarush commented 2 weeks ago

related to https://github.com/testomatio/app/issues/1032