stable

Clone or download

Read-only

Export TTM step definition / TTM part

part of story #13003 : import/export TTM steps in XML When you export a project with tracker with step definiton, steps datas will be imported too. Related too https://gerrit.tuleap.net/c/tuleap/+/18568 Change-Id: I940f9a35859cefff6d9c117efdf41f4b685cbf4f

Modified Files

Name
M include/TestManagement/Step/Definition/Field/StepDefinition.php +7 −2 Go to diff View file
A include/TestManagement/XML/TrackerXMLExporterChangesetValueStepDefinitionXMLExporter.php +88 −0 Go to diff View file
M include/testmanagementPlugin.php +12 −0 Go to diff View file
A phpunit/TestManagement/XML/TrackerXMLExporterChangesetValueStepDefinitionXMLExporterTest.php +135 −0 Go to diff View file
M phpunit/TestManagement/XML/TrackerXMLImportTest.php +12 −0 Go to diff View file
M resources/testmanagement_external_changeset.rnc +2 −2 Go to diff View file
M resources/testmanagement_external_changeset.rng +3 −3 Go to diff View file