MCPcopy 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
43function mockIndexFile(indexJs) {
44 mockFS({'index.js': indexJs});
45}
46
47describe('Module', () => {
48 const fileName = '/root/index.js';

Callers 1

Module-test.jsFile · 0.85

Calls 1

mockFSFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…