MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / sourceMapUtils.spec.ts

File sourceMapUtils.spec.ts

webview-ui/src/utils/__tests__/sourceMapUtils.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseStackTrace, applySourceMapsToStack, enhanceErrorWithSourceMaps } from "../sourceMapUtils"
2
3// Mock console.debug to avoid cluttering test output
4beforeEach(() => {

Callers

nothing calls this directly

Calls 3

parseStackTraceFunction · 0.90
applySourceMapsToStackFunction · 0.90

Tested by

no test coverage detected