gurock / trcli

TR CLI (trcli) is a command line tool for interacting with TestRail.
Mozilla Public License 2.0
48 stars 39 forks source link

Keep existing suite on rollback: fix#166 #172

Closed bitcoder closed 8 months ago

bitcoder commented 8 months ago

Issue being resolved: https://github.com/gurock/trcli/issues/166

Solution description

Tracking if the suite was created or not whenever uploading the results to properly avoid deleting an pre-existing suite upon errors

Changes

ad

Potential impacts

What could potentially be affected by the implemented changes?

Steps to test

Happy path to test implemented scenario

PR Tasks