Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ remote.test.ts
File
remote.test.ts
src/auth/capabilities/remote.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
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
hasManagedRemoteCommandPrincipal
Function · 0.85
getAuthRuntime
Function · 0.85
resolveManagedRemoteBootstrapCapability
Function · 0.85
resolveManagedRemoteRuntimeAuthFromCallbacks
Function · 0.85
refreshManagedRemoteRuntimeAccessToken
Function · 0.85
resolveManagedRemoteRuntimeLease
Function · 0.85
Tested by
no test coverage detected