Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ client.test.ts
File
client.test.ts
src/services/oauth/client.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
{
4
ALL_OAUTH_SCOPES,
Callers
nothing calls this directly
Calls
13
buildAuthUrl
Function · 0.85
axiosError
Function · 0.85
registerOauthCallbackRelay
Function · 0.85
getOrganizationUUID
Function · 0.85
isOAuthTokenExpired
Function · 0.85
resetEnv
Function · 0.70
exchangeCodeForTokens
Function · 0.70
refreshOAuthToken
Function · 0.70
toString
Method · 0.65
getGlobalConfig
Function · 0.50
saveGlobalConfig
Function · 0.50
clear
Method · 0.45
Tested by
no test coverage detected