Actions
action #13904
closedtest suite names on test overview should support links to description pages
Start date:
2016-09-26
Due date:
% Done:
0%
Estimated time:
Description
User story¶
As a reviewer of tests on the test overview page I want the test suites names in the table rows to be links to metadata pages to gather more information what the test suite is for and who is taking care
acceptance criteria¶
- AC1: test suites can have links to external pages
- AC2: if a test suite has a link (e.g. in the test suite table as an entry) the link is shown on
/tests/overview
tasks¶
- come up with a convention for a variable name which can be put in each test suite
- add database field for description/maintainer/link
- add ui way to add content for this field
- if the variable description is set, render the test suite name as
a href…
- documentation or best practices for SUSE workflow in a wiki
Updated by okurz over 8 years ago
- Description updated (diff)
coolo and me agreed that we should not "abuse" variables which are meant for the test only but add an optional "description" as database setting for each test_suite and use it for that purpose.
Updated by okurz about 8 years ago
- Related to action #13590: persistent description field for test suites added
Updated by okurz about 8 years ago
- Status changed from New to In Progress
Actions