Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ local.test.ts
File
local.test.ts
packages/tui/test/context/local.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
"bun:test"
2
import
{ parseModel, recentModels } from
"../../src/context/local"
3
4
test(
"parses model IDs containing slashes"
, () => {
Callers
nothing calls this directly
Calls
4
parseModel
Function · 0.90
recentModels
Function · 0.90
test
Function · 0.85
from
Method · 0.45
Tested by
no test coverage detected