Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactjs/react-docgen
/ test
Function
test
packages/react-docgen/tests/NodePathSerializer.ts:33–35 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
31
},
32
33
test(val) {
34
return
val && val instanceof NodePath;
35
},
36
} as Parameters<typeof expect.addSnapshotSerializer>[0];
Callers
15
isRequiredPropType-test.ts
File · 0.85
resolveFunctionDefinitionToReturnValue-test.ts
File · 0.85
getTypeAnnotation-test.ts
File · 0.85
getMethodDocumentation-test.ts
File · 0.85
getMemberExpressionRoot-test.ts
File · 0.85
unwrapBuiltinTSPropTypes-test.ts
File · 0.85
setPropDescription-test.ts
File · 0.85
docblock-test.ts
File · 0.85
resolveObjectPatternPropertyToValue-test.ts
File · 0.85
findFunctionReturn-test.ts
File · 0.85
testReturnValues
Function · 0.85
flowUtilityTypes-test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected