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

File dashboard-control.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { validateConfigSet, setDeep, getDeep, dispatchAction, CONFIG_KNOBS } from '../src/cli/dashboard-control.ts';
3import { handleRequest } from '../src/cli/dashboard-server.ts';
4

Callers

nothing calls this directly

Calls 5

validateConfigSetFunction · 0.90
setDeepFunction · 0.90
getDeepFunction · 0.90
dispatchActionFunction · 0.90
handleRequestFunction · 0.90

Tested by

no test coverage detected