Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ptmt/react-native-macos
/ mockPackageFile
Function
mockPackageFile
packager/src/node-haste/__tests__/Module-test.js:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
function
mockPackageFile() {
40
mockFS({
'package.json'
: packageJson});
41
}
42
43
function
mockIndexFile(indexJs) {
44
mockFS({
'index.js'
: indexJs});
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…