Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty sections created while using matching based on automation_id #222

Open
jasoneka opened this issue Mar 27, 2024 · 0 comments
Open

Empty sections created while using matching based on automation_id #222

jasoneka opened this issue Mar 27, 2024 · 0 comments
Labels
bug Something isn't working question Further information is requested

Comments

@jasoneka
Copy link

TestRail CLI Version

1.9.5

CLI Environment

MacOS 14.4, Python 3.11.6

TestRail Version

TestRail v8.0.3 Default (3070)

TestRail Instance Type

Professional Cloud

Current behavior

We use Playwright for running our E2E tests and then upload the results to the TestRail. So far we were using --case-matcher "name" but since we are kicking off Automate-First initiative we would like to switch to default case matching mode so using automation_id field.
I did update the automation_id for our existing Test Cases however now on every run, the TestRail CLI is creating empty sections based on the testsuite name values even though all the test cases in the test suite are properly mapped to the existing TestRail's test cases in the different sections.

Desired behavior

Is there any way to skip creation of section when there are no new Test Cases or simply create sections only when Test Case is added?

More Details

No response

@jasoneka jasoneka added the bug Something isn't working label Mar 27, 2024
@bitcoder bitcoder added the question Further information is requested label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants