stable

Clone or download

Read-only

Merge "request #14393 TTM configuration should not depends on deleted trackers"

Modified Files

Name
M include/TestManagement/Config.class.php +15 −4 Go to diff View file
M include/TestManagement/REST/v1/CampaignsResource.class.php +1 −1 Go to diff View file
M include/TestManagement/REST/v1/DefinitionsResource.class.php +2 −2 Go to diff View file
M include/TestManagement/REST/v1/ExecutionsResource.class.php +1 −1 Go to diff View file
M include/TestManagement/REST/v1/NodeBuilderFactory.php +2 −2 Go to diff View file
M include/TestManagement/REST/v1/ProjectResource.class.php +2 −2 Go to diff View file
M include/TestManagement/Router.class.php +19 −22 Go to diff View file
M include/TestManagement/StartTestManagementController.php +11 −6 Go to diff View file
M include/testmanagementPlugin.php +5 −8 Go to diff View file
A phpunit/TestManagement/ConfigTest.php +105 −0 Go to diff View file