kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Add back other reporters
rodzic
712e3ecb2e
commit
3bae33ce6e
|
@ -27,7 +27,7 @@ module.exports = {
|
||||||
'!app/soapbox/jest/test-helpers.ts',
|
'!app/soapbox/jest/test-helpers.ts',
|
||||||
],
|
],
|
||||||
'coverageDirectory': '<rootDir>/.coverage/',
|
'coverageDirectory': '<rootDir>/.coverage/',
|
||||||
'coverageReporters': ['cobertura'],
|
'coverageReporters': ['html', 'text', 'text-summary', 'cobertura'],
|
||||||
'moduleDirectories': [
|
'moduleDirectories': [
|
||||||
'<rootDir>/node_modules',
|
'<rootDir>/node_modules',
|
||||||
'<rootDir>/app',
|
'<rootDir>/app',
|
||||||
|
|
Ładowanie…
Reference in New Issue