Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Sandpack/nodebox-runtime
/ http-server.start.test.ts
File
http-server.start.test.ts
tests/frameworks/http-server.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 vanilla HTTP server project'
,
async
({ runTestServer, getPreviewFrame, runExample }) => {
4
await
runTestServer();
Callers
nothing calls this directly
Calls
3
runExample
Function · 0.85
getPreviewFrame
Function · 0.85
runTestServer
Function · 0.50
Tested by
no test coverage detected