Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it } from
'bun:test'
2
import
{ mkdtemp, rm } from
'fs/promises'
3
import
{ tmpdir } from
'os'
4
import
{ join } from
'path'
Callers
nothing calls this directly
Calls
10
enableConfigs
Function · 0.85
clearOAuthTokenCache
Function · 0.85
resetSettingsCache
Function · 0.85
getSecureStorage
Function · 0.85
_setGlobalConfigCacheForTesting
Function · 0.85
rm
Function · 0.85
getCurrentInstallGitHubAppSession
Function · 0.85
delete
Method · 0.80
restoreEnv
Function · 0.70
setStableTestRuntime
Function · 0.70
Tested by
no test coverage detected