MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / memory-select.test.ts

File memory-select.test.ts

test/memory-select.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { selectInjectedFacts, isImportantFact, estimateTokens, resolveMemoryMode } from '../src/context/memory-select.ts';
3
4describe('Light Memory Mode — fact selection', () => {

Callers

nothing calls this directly

Calls 4

isImportantFactFunction · 0.90
estimateTokensFunction · 0.90
selectInjectedFactsFunction · 0.90
resolveMemoryModeFunction · 0.90

Tested by

no test coverage detected