Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yamadashy/repomix
/ emptyDirectorySpec.test.ts
File
emptyDirectorySpec.test.ts
tests/core/file/emptyDirectorySpec.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs/promises'
;
2
import
os from
'node:os'
;
3
import
path from
'node:path'
;
4
import
{ afterEach, beforeEach, describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
3
createMockConfig
Function · 0.90
writeFixture
Function · 0.85
searchFiles
Function · 0.85
Tested by
no test coverage detected