MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / warmup.test.ts

File warmup.test.ts

test/warmup.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { warmModel } from '../src/llm/warmup.js';
3
4// Minimal stubs — we only care about the warm-up decision + that complete() fires for local.

Callers

nothing calls this directly

Calls 3

makeRouterFunction · 0.85
warmModelFunction · 0.85
cfgFunction · 0.85

Tested by

no test coverage detected