stable

Clone or download

Read-only

Only display the TestPlan pane if TTM is configured

Part of story #14881: Transform “Test Management” pane in “Integrated pane” Test Change-Id: I08c01534728fbb9268e04a24ade2a87f4ba12dd3

Modified Files

Name
M plugins/testplan/include/TestPlanController.php +15 −9 Go to diff View file
A plugins/testplan/include/TestPlanPaneDisplayable.php +53 −0 Go to diff View file
M plugins/testplan/include/testplanPlugin.php +19 −11 Go to diff View file
M plugins/testplan/tests/unit/TestPlanControllerTest.php +14 −20 Go to diff View file
A plugins/testplan/tests/unit/TestPlanPaneDisplayableTest.php +87 −0 Go to diff View file