mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	feat: CI测试
This commit is contained in:
		| @@ -1,10 +1,9 @@ | ||||
| /** @type {import('@jest/types').Config.InitialOptions} */ | ||||
| module.exports = { | ||||
|   rootDir: '..', | ||||
|   testMatch: ['<rootDir>/e2e/**/*.test.js'], | ||||
|   testTimeout: 120000, | ||||
|   maxWorkers: 1, | ||||
|   testMatch: ['**/*.test.ts'], | ||||
|   testMatch: ['<rootDir>/e2e/**/*.test.ts'], | ||||
|   testTimeout: 240000, | ||||
|   maxWorkers: 2, | ||||
|   transform: { | ||||
|     '\\.tsx?$': 'ts-jest', | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 steven
					steven