- Use resultsdb_api that supports v2 in Docker
- Only show a result's ref_url when it is defined
- Display a result's note only when it is defined when in the details view
- Only show the result's groups if it is associated with at least one group
- Only show a groups's ref_url when it is defined
- Only display a link to a group's associated results when it is associated with at least one result
- Only show a testcase's ref_url when it is defined
- Remove inconsistencies of either showing a dash or a blank space in a column for a result's property that is not defined
Details
Details
Create a testcase with no URL, create a group with no results associated with it, and create a result with just
an outcome and a testcase. From there you will notice the changes.
Diff Detail
Diff Detail
- Repository
- rRSFE resultsdb_frontend
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.