Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ built-in-commands.spec.ts
File
built-in-commands.spec.ts
src/services/command/__tests__/built-in-commands.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getBuiltInCommands, getBuiltInCommand, getBuiltInCommandNames } from
"../built-in-commands"
2
3
describe(
"Built-in Commands"
, () => {
4
describe(
"getBuiltInCommands"
, () => {
Callers
nothing calls this directly
Calls
4
getBuiltInCommands
Function · 0.90
getBuiltInCommand
Function · 0.90
getBuiltInCommandNames
Function · 0.90
forEach
Method · 0.80
Tested by
no test coverage detected