MCPcopy 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

1import assert from 'node:assert/strict'
2import { afterEach, beforeEach, describe, test } from 'node:test'
3import {
4 getNavigatorLanguage,

Callers

nothing calls this directly

Calls 15

getNavigatorLanguageFunction · 0.90
canonicalizeModelKeyFunction · 0.90
isUsingChatgptApiModelFunction · 0.90
isUsingOpenAiApiModelFunction · 0.90
isUsingCustomModelFunction · 0.90
isUsingBingWebModelFunction · 0.90
isUsingMultiModeModelFunction · 0.90
isUsingMoonshotWebModelFunction · 0.90
isUsingGeminiWebModelFunction · 0.90
isUsingClaudeApiModelFunction · 0.90
isUsingMoonshotApiModelFunction · 0.90

Tested by

no test coverage detected