Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/remix-run/react-router
/ github-mocks.ts
File
github-mocks.ts
packages/create-react-router/__tests__/github-mocks.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fsp from
"node:fs/promises"
;
2
import
* as path from
"node:path"
;
3
import
{ http } from
"msw"
;
4
import
type
{ setupServer } from
"msw/node"
;
Callers
nothing calls this directly
Calls
5
isDirectory
Function · 0.85
isFile
Function · 0.85
sendTarball
Function · 0.85
error
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected