Skip to content

Add tooltips to JUnit report test

Miranda Fluharty requested to merge add-tooltips-to-junit-report-test-rows into master

What does this MR do?

Add hover tooltips to the Class and Name properties of tests in the JUnit test report in order to show the full text when it is truncated.

Note: Test Class is already truncated, !27144 (merged) will truncate test Name

Inspired by !27144 (comment 318848582)

Screenshots

Screen_Shot_2020-04-10_at_16.57.41

Screen_Shot_2020-04-10_at_16.59.46

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Miranda Fluharty

Merge request reports