Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
path from
'path'
;
2
import
findProjectRoot from
'../findProjectRoot'
;
3
import
{cleanup, writeFiles, getTempDirectory} from
'../../../../jest/helpers'
;
4
Callers
nothing calls this directly
Calls
4
cleanup
Function · 0.90
getTempDirectory
Function · 0.90
writeFiles
Function · 0.90
findProjectRoot
Function · 0.85
Tested by
no test coverage detected