stable
Clone or download
Read-only
This test only rely on kanban, we can safely move it to kanban plugin. Part of request #32645: Extract kanban from agiledashboard Change-Id: Ie7183cb2bfe0e7a37c76d1ff6a37a9a664596a18
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/test-utils/cypress-utilities-support/src/commands-type-definitions.d.ts | +9 | −0 | Go to diff View file |
M | lib/test-utils/cypress-utilities-support/src/commands.ts | +34 | −0 | Go to diff View file |
D | plugins/agiledashboard/tests/e2e/cypress/cypress/support/commands.ts | +0 | −74 | Go to diff View file |
M | plugins/agiledashboard/tests/e2e/cypress/cypress/support/e2e.ts | +0 | −1 | Go to diff View file |
R | plugins/agiledashboard/tests/e2e/cypress/_fixtures/artifact-modal/data/Artifact101 | Go to diff View file | ||
R | plugins/agiledashboard/tests/e2e/cypress/_fixtures/artifact-modal/project.xml | Go to diff View file | ||
R | plugins/agiledashboard/tests/e2e/cypress/_fixtures/artifact-modal/users.xml | Go to diff View file | ||
R | plugins/agiledashboard/tests/e2e/cypress/cypress/e2e/artifact-modal.cy.ts | Go to diff View file | ||
R | plugins/agiledashboard/tests/e2e/cypress/cypress/fixtures/attachment.json | Go to diff View file | ||
R | plugins/agiledashboard/tests/e2e/cypress/cypress/fixtures/svg_attachment.svg | Go to diff View file |