Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ptmt/react-native-macos
/ mockIndexFile
Function
mockIndexFile
packager/src/node-haste/__tests__/Module-test.js:43–45 ·
view source on GitHub ↗
(indexJs)
Source
from the content-addressed store, hash-verified
41
}
42
43
function
mockIndexFile(indexJs) {
44
mockFS({
'index.js'
: indexJs});
45
}
46
47
describe(
'Module'
, () => {
48
const
fileName =
'/root/index.js'
;
Callers
1
Module-test.js
File · 0.85
Calls
1
mockFS
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…