Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/librespeed/speedtest
/ global-setup.js
File
global-setup.js
tests/e2e/global-setup.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ execSync } = require(
'node:child_process'
);
2
3
const
COMPOSE_FILE =
'tests/docker-compose-playwright.yml'
;
4
Callers
nothing calls this directly
Calls
1
waitForReady
Function · 0.85
Tested by
no test coverage detected