Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Sandpack/nodebox-runtime
/ console.test.ts
File
console.test.ts
tests/features/console.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'tests'
;
2
import
waitFor from
'wait-for-expect'
;
3
4
test(
'console#time'
,
async
({ runTestServer, emulatorUrl, page }) => {
Callers
nothing calls this directly
Calls
6
connect
Method · 0.80
init
Method · 0.80
create
Method · 0.80
runCommand
Method · 0.80
runTestServer
Function · 0.50
on
Method · 0.45
Tested by
no test coverage detected