Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ skill-menu.test.ts
File
skill-menu.test.ts
packages/node-runtime/src/ai/__tests__/skill-menu.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
2
import
assert from
'node:assert/strict'
3
4
import
{ appendSkillMenuLines, buildSkillMenuText, formatSkillMenuLine } from
'../skill-menu'
Callers
nothing calls this directly
Calls
3
buildSkillMenuText
Function · 0.90
formatSkillMenuLine
Function · 0.90
appendSkillMenuLines
Function · 0.90
Tested by
no test coverage detected