MCPcopy Create free account
hub / github.com/Noumena-Network/code / check1mAccess.test.ts

File check1mAccess.test.ts

src/utils/model/check1mAccess.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
2import { getAuthRuntime } from '../../auth/runtime/AuthRuntime.js'
3import type { ResolvedAuthSession } from '../../auth/runtime/types.js'
4import { _setGlobalConfigCacheForTesting, enableConfigs, saveGlobalConfig } from '../config.js'

Callers

nothing calls this directly

Calls 8

enableConfigsFunction · 0.85
checkOpus1mAccessFunction · 0.85
checkSonnet1mAccessFunction · 0.85
restoreEnvFunction · 0.70
makeSessionFunction · 0.70
withMockCurrentSessionFunction · 0.70
saveGlobalConfigFunction · 0.50

Tested by

no test coverage detected