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:
		| @@ -11,10 +11,10 @@ | ||||
|     "build:ios-debug": "cd Example/testHotUpdate && yarn && detox build --configuration ios.sim.debug", | ||||
|     "build:ios-release": "cd Example/testHotUpdate && yarn && detox build --configuration ios.sim.release", | ||||
|     "test:ios-debug": "cd Example/testHotUpdate && detox test --configuration ios.sim.debug", | ||||
|     "test:ios-release": "cd Example/testHotUpdate && SIMCTL_CHILD_GULGeneratedClassDisposeDisabled=1 ./node_modules/.bin/nyc yarn detox test --configuration ios.sim.release", | ||||
|     "test:ios-release": "cd Example/testHotUpdate && yarn detox test --configuration ios.sim.release", | ||||
|     "build:android-debug": "cd Example/testHotUpdate && yarn && detox build --configuration android.emu.debug", | ||||
|     "build:android-release": "cd Example/testHotUpdate && yarn && detox build --configuration android.emu.release", | ||||
|     "test:android-release": "export ANDROID_SDK_ROOT=/Users/arvinh/Library/Android/sdk && cd Example/testHotUpdate && ./node_modules/.bin/nyc yarn detox test --configuration android.emu.release", | ||||
|     "test:android-release": "cd Example/testHotUpdate && yarn detox test --configuration android.emu.release --headless --record-logs all", | ||||
|     "test:android-debug": "cd Example/testHotUpdate && detox test --configuration android.emu.debug --headless --record-logs all", | ||||
|     "e2e:ios": "npm run build:ios-release && npm run test:ios-release", | ||||
|     "e2e:android": "npm run build:android-release && npm run test:android-release", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 steven
					steven