Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ test-cleanup.test.ts
File
test-cleanup.test.ts
showcase/scripts/__tests__/test-cleanup.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach } from
"vitest"
;
2
import
fs from
"fs"
;
3
import
os from
"os"
;
4
import
path from
"path"
;
Callers
nothing calls this directly
Calls
12
restoreFromGitHead
Function · 0.90
execOptsFor
Function · 0.90
mkTmpRepo
Function · 0.85
commitAll
Function · 0.85
cleanGitEnv
Function · 0.85
mkGitShim
Function · 0.85
restore
Method · 0.80
equals
Method · 0.80
join
Method · 0.65
push
Method · 0.65
snapshot
Method · 0.45
cleanup
Method · 0.45
Tested by
no test coverage detected