stable

Clone or download

Read-only

task #12354: Create campaign with executions

Change-Id: I317f0d47574a1733be77c8e6f1d90ca23d2dc6f3

Modified Files

Name
A include/Testing/REST/v1/CampaignCreator.class.php +196 −0 Go to diff View file
M include/Testing/REST/v1/CampaignRepresentation.class.php +2 −1 Go to diff View file
M include/Testing/REST/v1/CampaignsResource.class.php +38 −85 Go to diff View file
A include/Testing/REST/v1/ExecutionCreator.class.php +173 −0 Go to diff View file
M include/Testing/REST/v1/ExecutionRepresentation.php +5 −4 Go to diff View file
M include/autoload.php +4 −2 Go to diff View file
M www/scripts/angular/src/app/execution/execution.less +1 −0 Go to diff View file