MCPcopy 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

1import axios from 'axios'
2import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
3import {
4 ALL_OAUTH_SCOPES,

Callers

nothing calls this directly

Calls 13

buildAuthUrlFunction · 0.85
axiosErrorFunction · 0.85
getOrganizationUUIDFunction · 0.85
isOAuthTokenExpiredFunction · 0.85
resetEnvFunction · 0.70
exchangeCodeForTokensFunction · 0.70
refreshOAuthTokenFunction · 0.70
toStringMethod · 0.65
getGlobalConfigFunction · 0.50
saveGlobalConfigFunction · 0.50
clearMethod · 0.45

Tested by

no test coverage detected