stable
Clone or download
Read-only
This make sure Jest does not find and complains about conflicting manual mocks. Part of request #13806: Use Jest as the default test framework for JS unit tests Change-Id: I2386478974d013f4db0db4798a3be4080fc7b98d
Modified Files
Name | ||||
---|---|---|---|---|
M | .eslintrc.js | +1 | −0 | Go to diff View file |
R | plugins/agiledashboard/www/js/jest.config.js | Go to diff View file | ||
A | plugins/agiledashboard/www/js/artifact-additional-action/package-lock.json | +5 | −0 | Go to diff View file |
A | plugins/agiledashboard/www/js/artifact-additional-action/package.json | +14 | −0 | Go to diff View file |
A | plugins/agiledashboard/www/js/jest.projects.config.js | +22 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/package.json | +1 | −1 | Go to diff View file |