Logo
Explore Help
Sign In
actions/upload-artifact
0
0
Fork 0
You've already forked upload-artifact
Code Issues Pull Requests Projects Releases Activity
Files
8747d8cd7632611ad6060b528f3e0f654c98869c
upload-artifact/jest.config.js

12 lines
281 B
JavaScript
Raw Normal View History

V2 Upload Artifact (#70) * V2 Preview (#54) * V2 Upload Artifact * Improve logs * Update release * Update test.yml * Update test.yml * Update test.yml * @actions/artifact v0.2.0 package * Add extra YAML test * Extra Documentation * Update README.md * Update README.md * Update NPM packages * Update to @actions/artifact 0.3.1 * Update readme from v2 preview to v2 * Add .gitattributes * Misc Updates * macOS to macos * Update YAML so only push events trigger on the master branch
2020-04-28 17:18:53 +02:00
module.exports = {
clearMocks: true,
moduleFileExtensions: ['js', 'ts'],
roots: ['<rootDir>'],
testEnvironment: 'node',
testMatch: ['**/*.test.ts'],
testRunner: 'jest-circus/runner',
transform: {
'^.+\\.ts$': 'ts-jest'
},
verbose: true
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 427ms Template: 7ms
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