MCPcopy
hub / github.com/desktop/desktop / git-store-test.ts

File git-store-test.ts

app/test/unit/git-store-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, TestContext } from 'node:test'
2import assert from 'node:assert'
3import { writeFile } from 'fs/promises'
4import * as Path from 'path'

Callers

nothing calls this directly

Calls 13

setupFixtureRepositoryFunction · 0.90
setupEmptyRepositoryFunction · 0.90
getStatusOrThrowFunction · 0.90
getRemotesFunction · 0.90
execFunction · 0.85
setupRepoFunction · 0.85
setupRepositoriesFunction · 0.85
loadCommitBatchMethod · 0.80
loadStatusMethod · 0.80
loadLocalCommitsMethod · 0.80
loadBranchesMethod · 0.80
discardChangesMethod · 0.45

Tested by

no test coverage detected