Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ platformUrls.test.ts
File
platformUrls.test.ts
src/utils/platformUrls.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
3
const
{ getOauthConfig } =
await
import
(
import
.meta.resolve(
'../constants/oauth.ts'
))
4
Callers
nothing calls this directly
Calls
8
getNoumenaPlatformBaseUrl
Function · 0.85
oauthBaseApiUrl
Function · 0.85
getNoumenaPlatformWebSocketBaseUrl
Function · 0.85
oauthWebSocketBaseUrl
Function · 0.85
buildNoumenaPlatformUrl
Function · 0.85
buildNoumenaPlatformWebSocketUrl
Function · 0.85
getSessionCompatiblePlatformBaseUrl
Function · 0.85
resolve
Method · 0.80
Tested by
no test coverage detected