Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Sandpack/nodebox-runtime
/ apollo-server.test.ts
File
apollo-server.test.ts
tests/node-packages/apollo-server.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(
'should install and run `apollo-server` dependency'
,
async
({ runTestServer, runExample, getPreviewFrame }) => {
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