Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ diff-screenshot.test.ts
File
diff-screenshot.test.ts
src/commands/capture/runtime/diff-screenshot.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
fs from
'node:fs'
;
3
import
os from
'node:os'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
5
createAgentDevice
Function · 0.90
createLocalArtifactAdapter
Function · 0.90
localCommandPolicy
Function · 0.90
createScreenshotBackend
Function · 0.85
solidPngBuffer
Function · 0.70
Tested by
no test coverage detected