MCPcopy 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

1import { describe, it, expect } from 'vitest';
2import { AddProviderTool } from '../src/tools/builtin/add-provider.ts';
3
4const ctx = {} as any;

Callers

nothing calls this directly

Calls 1

executeMethod · 0.65

Tested by

no test coverage detected