stable
Clone or download
Read-only
Part of request #13806: Use Jest as the default test framework for JS unit tests Change-Id: I93bb79ce470b06e17d3e0d8ca2352ecd8484e2e6
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/www/scripts/jest.config.js | +20 | −0 | Go to diff View file |
D | plugins/git/www/scripts/karma.conf.js | +0 | −41 | Go to diff View file |
M | plugins/git/www/scripts/package.json | +2 | −3 | Go to diff View file |
R | plugins/git/www/scripts/repositories/src/api/rest-querier.spec.js | Go to diff View file | ||
D | plugins/git/www/scripts/repositories/src/app.spec.js | +0 | −7 | Go to diff View file |
R | plugins/git/www/scripts/repositories/src/store/actions.spec.js | Go to diff View file | ||
R | plugins/git/www/scripts/repositories/src/store/getters.spec.js | Go to diff View file | ||
R | plugins/git/www/scripts/repositories/src/store/mutations.spec.js | Go to diff View file | ||
M | tests/Jenkinsfile | +0 | −3 | Go to diff View file |