MCPcopy Index your code
hub / github.com/TanStack/devtools / utils.test.ts

File utils.test.ts

packages/devtools-vite/tests/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EventEmitter } from 'node:events'
2import { beforeEach, describe, expect, it, vi } from 'vitest'
3import { normalizePath } from 'vite'
4import { handleDevToolsViteRequest, parseOpenSourceParam } from '../src/utils'

Callers

nothing calls this directly

Calls 5

parseOpenSourceParamFunction · 0.90
createMockReqFunction · 0.85
createMockResFunction · 0.85
emitMethod · 0.45

Tested by

no test coverage detected