stable
Clone or download
Read-only
Display reports of the test definition tracker in the tests selector of the campaign creation modal
It is not yet possible to select the reports. Part of story #14882: Create new campaign in new βTestβ screen Change-Id: I33ddf926a463844c26d033a2f8be256d7c501428
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testplan/include/TestPlanPresenter.php | +23 | β7 | Go to diff View file |
M | plugins/testplan/include/TestPlanPresenterBuilder.php | +14 | β6 | Go to diff View file |
A | plugins/testplan/include/TestPlanTestDefinitionTrackerRetriever.php | +63 | β0 | Go to diff View file |
M | plugins/testplan/include/testplanPlugin.php | +2 | β0 | Go to diff View file |
M | plugins/testplan/package-lock.json | +11 | β0 | Go to diff View file |
M | plugins/testplan/package.json | +2 | β0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/index.ts | +10 | β0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/po/fr_FR.po | +12 | β0 | Go to diff View file |
A | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateCampaignTestSelector.test.ts | +102 | β0 | Go to diff View file |
A | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateCampaignTestSelector.vue | +103 | β0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.test.ts | +45 | β1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.vue | +56 | β32 | Go to diff View file |
A | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModalErrorFeedback.test.ts | +40 | β0 | Go to diff View file |
A | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModalErrorFeedback.vue | +36 | β0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/__snapshots__/CreateModal.test.ts.snap | +28 | β74 | Go to diff View file |
A | plugins/testplan/scripts/test-plan/src/helpers/Campaigns/tracker-reports-retriever.test.ts | +41 | β0 | Go to diff View file |
A | plugins/testplan/scripts/test-plan/src/helpers/Campaigns/tracker-reports-retriever.ts | +29 | β0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/store/type.ts | +2 | β0 | Go to diff View file |
M | plugins/testplan/templates/test-plan.mustache | +2 | β0 | Go to diff View file |
M | plugins/testplan/tests/unit/TestPlanPresenterBuilderTest.php | +14 | β4 | Go to diff View file |
A | plugins/testplan/tests/unit/TestPlanTestDefinitionTrackerRetrieverTest.php | +100 | β0 | Go to diff View file |
M | plugins/testplan/themes/includes/_campaign.scss | +6 | β0 | Go to diff View file |