Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ createSession.auth.test.ts
File
createSession.auth.test.ts
src/bridge/createSession.auth.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
axios from
'axios'
2
import
{ afterEach, beforeEach, describe, expect, it } from
'bun:test'
3
import
{ mkdtemp, rm } from
'fs/promises'
4
import
{ tmpdir } from
'os'
Callers
nothing calls this directly
Calls
13
enableConfigs
Function · 0.85
clearOAuthTokenCache
Function · 0.85
getSecureStorage
Function · 0.85
_setGlobalConfigCacheForTesting
Function · 0.85
rm
Function · 0.85
saveManagedAccountMetadata
Function · 0.85
createBridgeSession
Function · 0.85
getBridgeSession
Function · 0.85
archiveBridgeSession
Function · 0.85
updateBridgeSessionTitle
Function · 0.85
delete
Method · 0.80
restoreEnv
Function · 0.70
Tested by
no test coverage detected