stable
Clone or download
Read-only
Choose a report from the test definition tracker to set the initial tests of a campaign
A report can be selected from the creation modal. Part of story #14882: Create new campaign in new βTestβ screen Change-Id: I6426883058a86fbe422aaa4a915b306ae8e3b390
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateCampaignTestSelector.test.ts | +4 | β4 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateCampaignTestSelector.vue | +24 | β5 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.test.ts | +3 | β1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.vue | +3 | β3 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/__snapshots__/CreateModal.test.ts.snap | +1 | β1 | Go to diff View file |
A | plugins/testplan/scripts/test-plan/src/helpers/Campaigns/campaign-initial-tests.ts | +27 | β0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/store/campaign/campaign-actions.test.ts | +28 | β13 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/store/campaign/campaign-actions.ts | +13 | β4 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/store/campaign/type.ts | +1 | β1 | Go to diff View file |