MCPcopy 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

1import { getBuiltInCommands, getBuiltInCommand, getBuiltInCommandNames } from "../built-in-commands"
2
3describe("Built-in Commands", () => {
4 describe("getBuiltInCommands", () => {

Callers

nothing calls this directly

Calls 4

getBuiltInCommandsFunction · 0.90
getBuiltInCommandFunction · 0.90
getBuiltInCommandNamesFunction · 0.90
forEachMethod · 0.80

Tested by

no test coverage detected