Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatGPTBox-dev/chatGPTBox
/ config-predicates.test.mjs
File
config-predicates.test.mjs
tests/unit/config/config-predicates.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
2
import
{ afterEach, beforeEach, describe, test } from
'node:test'
3
import
{
4
getNavigatorLanguage,
Callers
nothing calls this directly
Calls
15
getNavigatorLanguage
Function · 0.90
canonicalizeModelKey
Function · 0.90
isUsingChatgptApiModel
Function · 0.90
isUsingOpenAiApiModel
Function · 0.90
isUsingGptCompletionApiModel
Function · 0.90
isUsingCustomModel
Function · 0.90
isUsingBingWebModel
Function · 0.90
isUsingMultiModeModel
Function · 0.90
isUsingMoonshotWebModel
Function · 0.90
isUsingGeminiWebModel
Function · 0.90
isUsingClaudeApiModel
Function · 0.90
isUsingMoonshotApiModel
Function · 0.90
Tested by
no test coverage detected