Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/desktop/desktop
/ parse-files-to-be-overwritten-test.ts
File
parse-files-to-be-overwritten-test.ts
app/test/unit/parse-files-to-be-overwritten-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
2
import
assert from
'node:assert'
3
import
{ setupEmptyRepository } from
'../helpers/repositories'
4
import
{ writeFile } from
'fs/promises'
Callers
nothing calls this directly
Calls
4
setupEmptyRepository
Function · 0.90
git
Function · 0.90
cloneLocalRepository
Function · 0.90
parseFilesToBeOverwritten
Function · 0.90
Tested by
no test coverage detected