Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatGPTBox-dev/chatGPTBox
/ wrappers-register.test.mjs
File
wrappers-register.test.mjs
tests/unit/services/wrappers-register.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
{ beforeEach, test } from
'node:test'
3
import
{ createFakePort } from
'../helpers/port.mjs'
4
Callers
nothing calls this directly
Calls
9
registerPortListener
Function · 0.90
createFakePort
Function · 0.90
normalizeApiMode
Function · 0.90
getChatGptAccessToken
Function · 0.90
getBingAccessToken
Function · 0.90
getBardCookies
Function · 0.90
getClaudeSessionKey
Function · 0.90
triggerConnect
Function · 0.85
setStorage
Function · 0.70
Tested by
no test coverage detected