Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ descriptions.test.ts
File
descriptions.test.ts
apps/sim/lib/copilot/tools/descriptions.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
{ getCopilotToolDescription } from
'./descriptions'
3
4
describe(
'getCopilotToolDescription'
, () => {
Callers
nothing calls this directly
Calls
1
getCopilotToolDescription
Function · 0.90
Tested by
no test coverage detected