Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ getRegistry } from
'../src/tools/registry.js'
;
3
4
describe(
'tool name aliases'
, () => {
Callers
nothing calls this directly
Calls
4
getRegistry
Function · 0.85
execute
Method · 0.65
has
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected