Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/reactjs/react-docgen
/ resolveToModule-test.ts
File
resolveToModule-test.ts
packages/react-docgen/src/utils/__tests__/resolveToModule-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parse, makeMockImporter } from
'../../../tests/utils'
;
2
import
resolveToModule from
'../resolveToModule.js'
;
3
import
{ describe, expect, test } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
6
makeMockImporter
Function · 0.90
stmtLast
Function · 0.85
test
Function · 0.85
resolveToModule
Function · 0.85
get
Method · 0.80
expressionLast
Method · 0.80
Tested by
no test coverage detected