MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / provider-bot-control.test.ts

File provider-bot-control.test.ts

test/provider-bot-control.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { buildModelsUrl, probeProvider } from '../src/setup/provider-test.ts';
3import { parsePid, pidFilePath } from '../src/cli/bot-process.ts';
4import { dispatchAction } from '../src/cli/dashboard-control.ts';

Callers

nothing calls this directly

Calls 5

buildModelsUrlFunction · 0.90
probeProviderFunction · 0.90
parsePidFunction · 0.90
pidFilePathFunction · 0.90
dispatchActionFunction · 0.90

Tested by

no test coverage detected