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

File planModeV2.test.ts

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

Callers

nothing calls this directly

Calls 3

getPlanModeV2AgentCountFunction · 0.85
withMockCurrentSessionFunction · 0.70
makeSessionFunction · 0.70

Tested by

no test coverage detected