Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Datakitpage/Datakit
/ global-setup.js
File
global-setup.js
backend/integration_tests/setup/global-setup.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ exec, spawn } = require(
'child_process'
);
2
const
{ promisify } = require(
'util'
);
3
const
http = require(
'http'
);
4
Callers
nothing calls this directly
Calls
1
waitForServer
Function · 0.85
Tested by
no test coverage detected