Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ parseStackTrace, applySourceMapsToStack, enhanceErrorWithSourceMaps } from
"../sourceMapUtils"
2
3
// Mock console.debug to avoid cluttering test output
4
beforeEach(() => {
Callers
nothing calls this directly
Calls
3
parseStackTrace
Function · 0.90
applySourceMapsToStack
Function · 0.90
enhanceErrorWithSourceMaps
Function · 0.90
Tested by
no test coverage detected