stable
Clone or download
Read-only
Merge 'gerrit #12108' into stable/master
* commit 'cd6232c952': request #12125 Use tlp-mocks for cross-tracker tests Change-Id: Iecfb1af70c07396ef8e71bbd5149adea51b83508
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/www/scripts/cross-tracker/src/app/ArtifactTable.spec.js | +34 | −33 | Go to diff View file |
M | plugins/crosstracker/www/scripts/cross-tracker/src/app/CrossTrackerWidget.spec.js | +77 | −51 | Go to diff View file |
M | plugins/crosstracker/www/scripts/cross-tracker/src/app/CrossTrackerWidget.vue | +10 | −5 | Go to diff View file |
M | plugins/crosstracker/www/scripts/cross-tracker/src/app/app.spec.js | +11 | −9 | Go to diff View file |
M | plugins/crosstracker/www/scripts/cross-tracker/src/app/rest-querier.spec.js | +50 | −63 | Go to diff View file |
M | plugins/crosstracker/www/scripts/karma.conf.js | +8 | −11 | Go to diff View file |
M | plugins/crosstracker/www/scripts/package-lock.json | +3 | −129 | Go to diff View file |
M | plugins/crosstracker/www/scripts/package.json | +3 | −5 | Go to diff View file |
D | plugins/crosstracker/www/scripts/tlp-mock.spec.js | +0 | −5 | Go to diff View file |
M | plugins/crosstracker/www/scripts/webpack.config.js | +17 | −19 | Go to diff View file |