Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ ModelConfig } from
"@continuedev/config-yaml"
;
2
import
{ describe, expect, it } from
"vitest"
;
3
4
import
{ validateContextLength } from
"./tokenizer.js"
;
Callers
nothing calls this directly
Calls
3
createMockModel
Function · 0.85
createMockHistory
Function · 0.85
validateContextLength
Function · 0.85
Tested by
no test coverage detected