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

File feedbackSession.test.ts

src/components/feedbackSession.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getAuthRuntimeFunction · 0.85
makeSessionFunction · 0.70

Tested by

no test coverage detected