stable
Clone or download
Read-only
Part of story #11389: snapshot test executions In TTM, create a new campaign with tests (all tests, or from a report). From test def tracker, edit the definition a test to create a new version. Go back to the campaign, the test execution is still linked to the previous version of the test. Change-Id: Ic2a94882de321bc63ea2cd1c56c6f8c73e04eb6e
Modified Files
Name | ||||
---|---|---|---|---|
M | include/TestManagement/REST/v1/CampaignCreator.class.php | +10 | −10 | Go to diff View file |
M | include/TestManagement/REST/v1/CampaignsResource.class.php | +10 | −19 | Go to diff View file |
M | include/TestManagement/REST/v1/DefinitionSelector.php | +24 | −25 | Go to diff View file |
M | include/TestManagement/REST/v1/ExecutionCreator.class.php | +23 | −10 | Go to diff View file |
M | tests/unit/CampaignCreatorTest.php | +10 | −4 | Go to diff View file |