Link to test reports from MR Widget
Problem to solve
Navigating to the new test report data from a Merge Request isn't intuitive.
Intended users
Users who may not be familiar with the JUnit Test Reports may have a hard time finding the interface to see the test report. Giving them a path from the Merge Request Widget will increase familiarity with this feature. Those users may include:
Further details
When a user is reviewing why tests failed in a Merge Request being able to navigate directly from the test results widget to the test report would save multiple clicks and make that data more likely to be used.
An MR with failing tests, this is the primary use case of wanting to go dig into more data in the Test Report view.
An MR with no new failing tests.
Proposal
Add a link from the MR test results widget directly to the test reports tab on the pipeline page.
Permissions and Security
Documentation
Availability & Testing
What does success look like, and how can we measure that?
- There should be some way to navigate to the Test Report view
- After launch of this feature the number of page views of the Test Result will increase by 10%