MCPcopy 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

1import { parse, makeMockImporter } from '../../../tests/utils';
2import resolveToModule from '../resolveToModule.js';
3import { describe, expect, test } from 'vitest';
4

Callers

nothing calls this directly

Calls 6

makeMockImporterFunction · 0.90
stmtLastFunction · 0.85
testFunction · 0.85
resolveToModuleFunction · 0.85
getMethod · 0.80
expressionLastMethod · 0.80

Tested by

no test coverage detected