MCPcopy Create free account
hub / github.com/reactnativecn/react-native-update / globalSetup.js

File globalSetup.js

Example/testHotUpdate/e2e/globalSetup.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const http = require('http');
3const path = require('path');
4const { spawn, spawnSync } = require('child_process');

Callers

nothing calls this directly

Calls 5

resolveMethod · 0.80
killExistingServerFunction · 0.70
runPrepareScriptFunction · 0.70
startServerFunction · 0.70
waitForServerFunction · 0.70

Tested by

no test coverage detected