Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ skill.test.ts
File
skill.test.ts
packages/cli/src/telemetry/skill.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ normalizeSkillSlug } from
"./skill.js"
;
3
4
describe(
"normalizeSkillSlug"
, () => {
Callers
nothing calls this directly
Calls
1
normalizeSkillSlug
Function · 0.85
Tested by
no test coverage detected