MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / auth-profiles.test.ts

File auth-profiles.test.ts

packages/config/src/migrations/auth-profiles.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import { createCipheriv, createHash, randomBytes } from 'node:crypto'
3import { existsSync, mkdtempSync, readFileSync, rmSync } from 'node:fs'
4import { mkdir, rm, writeFile } from 'node:fs/promises'

Callers

nothing calls this directly

Calls 10

writeLlmConfigFunction · 0.85
createLoggerFunction · 0.85
loadAuthProfilesFunction · 0.85
getApiKeyByProfileFunction · 0.85
readLlmConfigFunction · 0.85
encryptWithDeviceKeyFunction · 0.85
upMethod · 0.80
allMethod · 0.65
runMethod · 0.65
writeFileFunction · 0.50

Tested by

no test coverage detected