stable
Clone or download
Read-only
Information message contains a link to the backlog item for which we are creating a new test
When using the 'Create a new test' button, the information message on the artifact creation page now has a link. Part of story #15094: have more effective test plan Change-Id: Ied2d23ac568f092b8592ed27120863ea7ddfb884
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/testplan/include/TestDefinition/BacklogItemTestCreationInformationLinkPresenter.php | +64 | −0 | Go to diff View file |
M | plugins/testplan/include/TestDefinition/RedirectParameterInjector.php | +17 | −5 | Go to diff View file |
M | plugins/testplan/include/testplanPlugin.php | +8 | −1 | Go to diff View file |
A | plugins/testplan/templates/backlog-item-test-creation-information-link.mustache | +3 | −0 | Go to diff View file |
M | plugins/testplan/tests/unit/TestDefinition/RedirectParameterInjectorTest.php | +27 | −2 | Go to diff View file |