stable
Clone or download
Read-only
request #10875 Remove gulp from kanban test and coverage tasks
Follow-up of https://gerrit.tuleap.net/#/c/9680/ This aligns Webpack / Karma / Babel conf to Testmanagement's config How to test: - "npm run test", "npm run watch", "npm run coverage" still run correctly Change-Id: I7e64862174947ba66a1f4e145204a20bbe877aa2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/kanban/gulpfile.js | +2 | −47 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/karma.conf.js | +33 | −15 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/package-lock.json | +1073 | −876 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/package.json | +11 | −13 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/webpack.config.js | +42 | −18 | Go to diff View file |