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