MCPcopy Create free account
hub / github.com/continuedev/continue / tokenizer.contextValidation.test.ts

File tokenizer.contextValidation.test.ts

extensions/cli/src/util/tokenizer.contextValidation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ModelConfig } from "@continuedev/config-yaml";
2import { describe, expect, it } from "vitest";
3
4import { validateContextLength } from "./tokenizer.js";

Callers

nothing calls this directly

Calls 3

createMockModelFunction · 0.85
createMockHistoryFunction · 0.85
validateContextLengthFunction · 0.85

Tested by

no test coverage detected