stable

Clone or download

Read-only

Merge "request #10830 Cross references are no longer extracted in TTM"

Modified Files

Name
M include/TestManagement/REST/v1/CampaignsResource.class.php +2 −1 Go to diff View file
M include/TestManagement/REST/v1/DefinitionRepresentation.php +29 −3 Go to diff View file
M include/TestManagement/REST/v1/DefinitionRepresentationBuilder.php +12 −14 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/ExecutionRepresentationBuilder.php +9 −3 Go to diff View file
M include/TestManagement/REST/v1/ExecutionsResource.class.php +2 −1 Go to diff View file
M include/TestManagement/REST/v1/ProjectResource.class.php +2 −2 Go to diff View file
M include/TestManagement/REST/v1/StepDefinitionRepresentation.php +4 −3 Go to diff View file
A phpunit/TestManagement/REST/v1/DefinitionRepresentationTest.php +91 −0 Go to diff View file
M scripts/angular/src/app/execution/execution-with-steps/step/step.tpl.html +4 −2 Go to diff View file