Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CreminiAI/skillpack
/ feishu-adapter.test.ts
File
feishu-adapter.test.ts
tests/feishu-adapter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert/strict"
;
2
import
fs from
"node:fs"
;
3
import
os from
"node:os"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
5
normalizeFeishuDomain
Function · 0.90
parseFeishuChannelId
Function · 0.85
resolveFeishuSdkDomain
Function · 0.85
normalizeFeishuMessage
Function · 0.85
handleIncomingMessage
Method · 0.80
Tested by
no test coverage detected