Skip to content

Conversation

@SamYSF
Copy link
Contributor

@SamYSF SamYSF commented Sep 24, 2024

feat: add back to relate origin test case in history record page.
click this button can back to relate origin test case.
image
If the original test case is deleted, there will be the following prompt:
image

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
15.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@LinuxSuRen LinuxSuRen added enhancement New feature or request ospp 开源之夏 https://summer-ospp.ac.cn/ labels Sep 24, 2024
Copy link
Owner

@LinuxSuRen LinuxSuRen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please feel free to post a screenshot of the new changes on page.

@LinuxSuRen
Copy link
Owner

image

})
}
function goToOriginTestcase(){ emit('toOriginTestcase', { originSuite: props.suite, originCase: props.name, panelName: 'testing' })}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO, props.suite is the history test suite name instead of the original one

@LinuxSuRen LinuxSuRen closed this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request ospp 开源之夏 https://summer-ospp.ac.cn/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants