telekom / testerra-xray-connector

testerra-xray-connector is used for synchronizing test results with Xray plugin for Atlassian Jira.
Apache License 2.0
4 stars 1 forks source link

Fixed test step result sync, made it independent from updating test issues #17

Closed martingrossmann closed 1 year ago

martingrossmann commented 2 years ago

Description

Syncing test results to test steps is now independent from creating or updating Xray test issues.

If test steps defined in your Testerra test, Xray connector try to sync the results to existing test issue steps in Xray.

Using the DefaultSummaryMapper means that Xray test issues are updated. Also existing test steps will be overwritten by Testerra test steps.

Fixes #16

Type of change

Please delete options that are not relevant.

Checklist: