Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Sandpack/nodebox-runtime
/ shell.start.test.ts
File
shell.start.test.ts
tests/features/shell.start.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'tests'
;
2
3
test(
'starts a project successfully'
,
async
({ runTestServer, page, emulatorUrl, getPreviewFrame }) => {
4
await
runTestServer();
Callers
nothing calls this directly
Calls
9
getPreviewFrame
Function · 0.85
getBridgeFrameLocator
Function · 0.85
getPreviewFrameLocator
Function · 0.85
connect
Method · 0.80
init
Method · 0.80
create
Method · 0.80
runCommand
Method · 0.80
kill
Method · 0.80
runTestServer
Function · 0.50
Tested by
no test coverage detected