Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ smoke-web-platform.test.ts
File
smoke-web-platform.test.ts
test/integration/smoke-web-platform.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
{ mkdirSync, writeFileSync } from
'node:fs'
;
3
import
{ createServer,
type
Server } from
'node:http'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
2
runWebSmoke
Function · 0.85
createWebSmokeContext
Function · 0.85
Tested by
no test coverage detected