MCPcopy 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

1import assert from 'node:assert/strict'
2import { beforeEach, test } from 'node:test'
3import { createFakePort } from '../helpers/port.mjs'
4

Callers

nothing calls this directly

Calls 9

registerPortListenerFunction · 0.90
createFakePortFunction · 0.90
normalizeApiModeFunction · 0.90
getChatGptAccessTokenFunction · 0.90
getBingAccessTokenFunction · 0.90
getBardCookiesFunction · 0.90
getClaudeSessionKeyFunction · 0.90
triggerConnectFunction · 0.85
setStorageFunction · 0.70

Tested by

no test coverage detected