MCPcopy Create free account
hub / github.com/dwgx/WindsurfAPI / thinking-routing.test.js

File thinking-routing.test.js

test/thinking-routing.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { after, describe, it } from 'node:test';
2import assert from 'node:assert/strict';
3import { handleChatCompletions, resolveEffectiveModelKey } from '../src/handlers/chat.js';
4import { getModelInfo, resolveModel } from '../src/models.js';

Callers

nothing calls this directly

Calls 8

getModelAccessConfigFunction · 0.90
setModelAccessModeFunction · 0.90
setModelAccessListFunction · 0.90
resolveModelFunction · 0.90
resolveEffectiveModelKeyFunction · 0.90
getModelInfoFunction · 0.90
handleChatCompletionsFunction · 0.90
thinkingRequestFunction · 0.85

Tested by

no test coverage detected