MCPcopy Index your code
hub / github.com/react-native-community/cli / findProjectRoot-test.ts

File findProjectRoot-test.ts

packages/cli-tools/src/__tests__/findProjectRoot-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'path';
2import findProjectRoot from '../findProjectRoot';
3import {cleanup, writeFiles, getTempDirectory} from '../../../../jest/helpers';
4

Callers

nothing calls this directly

Calls 4

cleanupFunction · 0.90
getTempDirectoryFunction · 0.90
writeFilesFunction · 0.90
findProjectRootFunction · 0.85

Tested by

no test coverage detected