Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ environments.test.ts
File
environments.test.ts
src/utils/teleport/environments.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
axios from
'axios'
2
import
{ afterAll, 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
15
enableConfigs
Function · 0.85
clearOAuthTokenCache
Function · 0.85
getSecureStorage
Function · 0.85
_setGlobalConfigCacheForTesting
Function · 0.85
rm
Function · 0.85
createMockOauthServer
Function · 0.85
withMockOauthEnvironment
Function · 0.85
fetchEnvironments
Function · 0.85
getHeaderValue
Function · 0.85
createDefaultCloudEnvironment
Function · 0.85
delete
Method · 0.80
restoreEnv
Function · 0.70
Tested by
no test coverage detected