Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwgx/WindsurfAPI
/ models.test.js
File
models.test.js
test/models.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ resolveModel, getModelInfo, getModelKeysByEnum, MODEL_TIER_ACCESS } from
'../src/models.js'
;
4
Callers
nothing calls this directly
Calls
3
resolveModel
Function · 0.90
getModelInfo
Function · 0.90
getModelKeysByEnum
Function · 0.90
Tested by
no test coverage detected