MCPcopy Index your code
hub / github.com/Noumena-Network/code / modelOptions.auth.test.ts

File modelOptions.auth.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

parseUserSpecifiedModelFunction · 0.85
getDefaultOptionForUserFunction · 0.85
getModelOptionsFunction · 0.85
getMaxOpus46_1MOptionFunction · 0.85
restoreEnvFunction · 0.70
makeSessionFunction · 0.70
withMockCurrentSessionFunction · 0.70

Tested by

no test coverage detected