Logo
Explore Help
Sign In
sheng/mes-ui-d2
1
0
Fork 0
You've already forked mes-ui-d2
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
ea59df987d3462b0e1620534ac62d1439ec7f792
mes-ui-d2/jest.config.js

23 lines
476 B
JavaScript
Raw Normal View History

cli3-init Former-commit-id: c2208822160c869725ca1e2d8090efe8a26ef205 [formerly c2208822160c869725ca1e2d8090efe8a26ef205 [formerly c2208822160c869725ca1e2d8090efe8a26ef205 [formerly c2208822160c869725ca1e2d8090efe8a26ef205 [formerly 9d32806619ec7dfd268d8d1d489788a4b93ef8f2 [formerly a0b8d05dbd65ff11909125a63f47863d9943338b]]]]] Former-commit-id: 5318442d566c59f1669e14f467c8c6308155b2a3 Former-commit-id: 0a29bf225a6b939c13728547e95135d23cd6fbb2 Former-commit-id: 75bc94d9ae5e57f7d78974b65a11c5ec36a7d07d [formerly 8e22212a884eb010c619bf4eac6fa06b52005cf5] Former-commit-id: a00d38cadcd10bae7c00c0a7034dbe6d6b2e2060 Former-commit-id: 4cbc35132e5844bcff3b59c9bfcb505642fecf42 Former-commit-id: c4ab1140d261a2a9193657dc381e5094e007eaa3 Former-commit-id: 56c01e286f6c12116c7075a6a67a19b6d9ad5011 Former-commit-id: 34106a945900d8125f21e803b450b0e9591f0d53
2018-07-16 10:54:24 +08:00
module.exports = {
moduleFileExtensions: [
'js',
'jsx',
'json',
'vue'
],
transform: {
'^.+\\.vue$': 'vue-jest',
'.+\\.(css|styl|less|sass|scss|png|jpg|ttf|woff|woff2)$': 'jest-transform-stub',
'^.+\\.jsx?$': 'babel-jest'
},
moduleNameMapper: {
'^@/(.*)$': '<rootDir>/src/$1'
},
snapshotSerializers: [
'jest-serializer-vue'
],
testMatch: [
'**/tests/unit/**/*.spec.(js|jsx|ts|tsx)|**/__tests__/*.(js|jsx|ts|tsx)'
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 59ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API