MCPcopy Create free account
hub / github.com/dwgx/WindsurfAPI / dashboard-api.test.js

File dashboard-api.test.js

test/dashboard-api.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, it } from 'node:test';
2import assert from 'node:assert/strict';
3import { config } from '../src/config.js';
4import { addAccountByKey, configureBindHost, removeAccount, _resetLockoutForTests } from '../src/auth.js';

Callers

nothing calls this directly

Calls 11

removeAccountFunction · 0.90
_resetLockoutForTestsFunction · 0.90
resetNativeBridgeStatsFunction · 0.90
configureBindHostFunction · 0.90
buildBatchProxyBindingFunction · 0.90
handleDashboardApiFunction · 0.90
localReqFunction · 0.85
fakeResFunction · 0.70
addTestAccountFunction · 0.70

Tested by

no test coverage detected