stable
Clone or download
Read-only
Merge commit 'refs/changes/27/20527/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #17895 TTM do not check if a test is already on the campaign Change-Id: Ie54a199d78e9ec67d6d68660ed0cbc0f11745042
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/include/TestManagement/REST/v1/CampaignsResource.class.php | +32 | −3 | Go to diff View file |
A | plugins/testmanagement/include/TestManagement/REST/v1/Execution/ListOfDefinitionsForCampaignRetriever.php | +82 | −0 | Go to diff View file |
M | plugins/testmanagement/tests/rest/TestManagement/CampaignsTest.php | +32 | −0 | Go to diff View file |
A | plugins/testmanagement/tests/unit/TestManagement/REST/v1/ListOfDefinitionsForCampaignRetrieverTest.php | +133 | −0 | Go to diff View file |