MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / tool-aliases.test.ts

File tool-aliases.test.ts

test/tool-aliases.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { getRegistry } from '../src/tools/registry.js';
3
4describe('tool name aliases', () => {

Callers

nothing calls this directly

Calls 4

getRegistryFunction · 0.85
executeMethod · 0.65
hasMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected