Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ media.test.ts
File
media.test.ts
packages/weixin/src/__tests__/media.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
import
{ randomBytes } from
'node:crypto'
3
import
{
4
aesEcbPaddedSize,
Callers
nothing calls this directly
Calls
8
encryptAesEcb
Function · 0.85
decryptAesEcb
Function · 0.85
aesEcbPaddedSize
Function · 0.85
parseAesKey
Function · 0.85
buildCdnDownloadUrl
Function · 0.85
buildCdnUploadUrl
Function · 0.85
guessMediaType
Function · 0.85
toString
Method · 0.65
Tested by
no test coverage detected