stable

Clone or download

Read-only

Add File field test

Part of request #19273 Have an end-to-end test for the creation artifact modal Follow-up of d1c6b9f0b34cb3ab07152e08519035f63bd4b3be How to test: - "make tests_cypress" should succeed Change-Id: I68bffa72d0faeefe9ab6007bc24977873318c415

Modified Files

Name
M package-lock.json +15 −0 Go to diff View file
M package.json +1 −0 Go to diff View file
A plugins/agiledashboard/tests/e2e/cypress/cypress/fixtures/attachment.json +3 −0 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/artifact-modal.spec.ts +5 −0 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/support/commands.ts +3 −0 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/tsconfig.json +3 −0 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/file-field/file-field.tpl.html +2 −0 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal.tpl.html +1 −0 Go to diff View file