Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ add-provider-tool.test.ts
File
add-provider-tool.test.ts
test/add-provider-tool.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
{ AddProviderTool } from
'../src/tools/builtin/add-provider.ts'
;
3
4
const
ctx = {} as any;
Callers
nothing calls this directly
Calls
1
execute
Method · 0.65
Tested by
no test coverage detected