stable

Clone or download

Read-only

Merge commit 'refs/changes/38/23638/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #19731: manage steps in REST API: PUT /artifacts/:id Change-Id: Ic2438299fbe2cbf05f846cb4a7fc3c972e5a6181

Modified Files

Name
M plugins/testmanagement/include/TestManagement/Step/Definition/Field/StepDefinition.php +8 −14 Go to diff View file
M plugins/testmanagement/include/TestManagement/Step/Definition/Field/StepDefinitionDataConverter.php +31 −1 Go to diff View file
M plugins/testmanagement/tests/rest/TestManagement/ArtifactsTest.php +91 −10 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/Step/Definition/Field/StepDefinitionDataConverterTest.php +95 −5 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/Step/Definition/Field/StepDefinitionTest.php +48 −35 Go to diff View file