Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ status.test.ts
File
status.test.ts
src/utils/status.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
chalk from
'chalk'
3
import
{ mkdtemp, rm } from
'fs/promises'
4
import
{ tmpdir } from
'os'
Callers
nothing calls this directly
Calls
15
enableConfigs
Function · 0.85
clearOAuthTokenCache
Function · 0.85
getSecureStorage
Function · 0.85
_setGlobalConfigCacheForTesting
Function · 0.85
rm
Function · 0.85
saveOAuthTokensIfNeeded
Function · 0.85
toPropertyMap
Function · 0.85
getModelDisplayLabel
Function · 0.85
getClaudeAiUserDefaultModelDescription
Function · 0.85
modelDisplayString
Function · 0.85
delete
Method · 0.80
restoreEnv
Function · 0.70
Tested by
no test coverage detected