MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / model-resolve.test.ts

File model-resolve.test.ts

test/model-resolve.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Tests for the partial model-matching logic added to RouterCore.resolveModel /
3 * matchModelCandidates. Pure replication of the algorithm (the method only reads
4 * a Map<string,{provider,info}>), so it runs without the full router/deps.

Callers

nothing calls this directly

Calls 6

matchModelCandidatesFunction · 0.85
resolveExactFunction · 0.85
resolvePreferringDefaultFunction · 0.85
wireIdFunction · 0.85
buildIndexFunction · 0.70
checkFunction · 0.70

Tested by

no test coverage detected