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