stable

Clone or download

Read-only

Add tests covering the artifact additional action to remove/add an element in the top backlog

Code has been submitted without tests, it should not have been. This contribution fixes that. This is part of story #10143: add/remove backlog items in planning view Change-Id: Iaa27a1c79c0fba3bff84c3ef31cb056cbb95ba98

Modified Files

Name
M plugins/agiledashboard/www/js/artifact-additional-action/po/fr_FR.po +8 −4 Go to diff View file
A plugins/agiledashboard/www/js/artifact-additional-action/src/artifact-additional-action.test.ts +211 −0 Go to diff View file
M plugins/agiledashboard/www/js/artifact-additional-action/src/artifact-additional-action.ts +18 −16 Go to diff View file
A plugins/agiledashboard/www/js/artifact-additional-action/src/index.ts +24 −0 Go to diff View file
A plugins/agiledashboard/www/js/jest.config.js +25 −0 Go to diff View file
M plugins/agiledashboard/www/js/package.json +2 −1 Go to diff View file
M plugins/agiledashboard/www/js/webpack.config.js +1 −2 Go to diff View file
M src/www/scripts/tuleap/gettext/gettext-init.d.ts +2 −2 Go to diff View file