stable

Clone or download

Read-only

PATCH on /testmanagement_campaigns/{id} should take test suite into account

This change is part of request #17067 Change-Id: Ied12b71c1e6bd5e0a79769b820ed7da777826b10

Modified Files

Name
M plugins/testmanagement/include/TestManagement/REST/v1/ExecutionFromAutomatedTestsUpdater.php +2 −2 Go to diff View file
R plugins/testmanagement/include/TestManagement/REST/v1/ExtractedTestCaseFromJunit.php Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/TestsDataFromJunitExtractor.php +82 −52 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/REST/ExecutionFromAutomatedTestsUpdaterTest.php +9 −9 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/REST/TestsDataFromJunitExtractorTest.php +69 −30 Go to diff View file