MCPcopy Create free account
hub / github.com/dwgx/WindsurfAPI / account-add-proxy-ordering.test.js

File account-add-proxy-ordering.test.js

test/account-add-proxy-ordering.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 { configureBindHost, getAccountList, removeAccount, _resetLockoutForTests } from '../src/auth.js';

Callers

nothing calls this directly

Calls 11

_resetLockoutForTestsFunction · 0.90
setRuntimeApiKeyFunction · 0.90
configureBindHostFunction · 0.90
getAccountListFunction · 0.90
removeAccountFunction · 0.90
removeProxyFunction · 0.90
handleDashboardApiFunction · 0.90
getEffectiveProxyFunction · 0.90
snapshotAccountIdsFunction · 0.85
fakeResFunction · 0.70

Tested by

no test coverage detected