Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ request-execution-scope.test.ts
File
request-execution-scope.test.ts
src/daemon/__tests__/request-execution-scope.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterAll, test, expect } from
'vitest'
;
2
import
fs from
'node:fs'
;
3
import
os from
'node:os'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
15
makeSessionStore
Function · 0.90
createRequestExecutionScope
Function · 0.90
withDiagnosticsScope
Function · 0.90
flushDiagnosticsToSessionFile
Function · 0.90
makeIosSession
Function · 0.90
makeAndroidSession
Function · 0.90
makeSession
Function · 0.90
resolveSessionRequestLogPath
Function · 0.90
prepareLockedRequestScope
Function · 0.90
markRequestCanceled
Function · 0.90
clearRequestCanceled
Function · 0.90
firstEntered
Function · 0.85
Tested by
no test coverage detected