MCPcopy Create free account
hub / github.com/Noumena-Network/code / installGitHubAppSession.test.ts

File installGitHubAppSession.test.ts

src/commands/install-github-app/installGitHubAppSession.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
2import { mkdtemp, rm } from 'fs/promises'
3import { tmpdir } from 'os'
4import { join } from 'path'

Callers

nothing calls this directly

Calls 10

enableConfigsFunction · 0.85
clearOAuthTokenCacheFunction · 0.85
resetSettingsCacheFunction · 0.85
getSecureStorageFunction · 0.85
rmFunction · 0.85
deleteMethod · 0.80
restoreEnvFunction · 0.70
setStableTestRuntimeFunction · 0.70

Tested by

no test coverage detected