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

File logoV2Utils.auth.test.ts

src/utils/logoV2Utils.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 { getLogoDisplayData } from './logoV2Utils.js'

Callers

nothing calls this directly

Calls 3

makeSessionFunction · 0.70
withMockCurrentSessionFunction · 0.70
getLogoDisplayDataFunction · 0.70

Tested by

no test coverage detected